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