ClipMask.Mask
Mask
The texture to use as a mask when Clip == true
. Clip shape defaults to a rectangle or a rounded-corner rectangle,
depending on the UIBlock attached to this.gameObject
, when Mask == null
.
Declaration
public UnityEngine.Texture Mask { get; set; }