CanvasElementMesh.Texture Property

Definition

The main texture to use on the material.

public UnityEngine.Texture Texture { get; set; }
member this.Texture : UnityEngine.Texture with get, set
Public Property Texture As Texture

Property Value

UnityEngine.Texture

Applies to