Table of Contents

Property AlbedoMapOrDefault

Namespace
Pinwheel.Griffin
Assembly
Pinwheel.Polaris.Runtime.dll

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