Property ColorBlendMapOrDefault
ColorBlendMapOrDefault
A texture for reading color blend value. If color blend texture was not allocated, it will return a default one. Read this texture with bilinear filter.
public Texture2D ColorBlendMapOrDefault { get; }
Property Value
- Texture2D