Getting Texture from IResult (Facebook Unity SDK 7.0.3b) - Stack ...

You have to do the following: Add 'this.Texture = result.texture;' to the GraphResult constructor. Add 'public Texture2D Texture { get; private set; }' ...

Lee mas