Table of Contents

Property ColorByNormalMapOrDefault

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

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