UIBlock2D.RenderTexture
RenderTexture
Retrieve the image texture previously assigned through SetImage(RenderTexture) or in the Editor.
Remarks
Will be null if the image is actually a UnityEngine.Texture2D or UnityEngine.Sprite.
Declaration
public UnityEngine.RenderTexture RenderTexture { get; }