Property MaskMapOrDefault
MaskMapOrDefault
Return a texture for reading mask. It's the mask itself if allocated, otherwise a default black texture. Only read this texture with bilinear filter.
public Texture2D MaskMapOrDefault { get; }
Property Value
- Texture2D