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