Property AlbedoMapOrDefault
AlbedoMapOrDefault
Get a texture for reading albedo color. If the albedo map has not been allocated, a default texture will be returned. Read this texture with bilinear filter.
public Texture2D AlbedoMapOrDefault { get; }
Property Value
- Texture2D