Table of Contents

Property ColorBlendMapOrDefault

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

ColorBlendMapOrDefault

A texture for reading color blend value. If color blend texture was not allocated, it will return a default one. Read this texture with bilinear filter.

public Texture2D ColorBlendMapOrDefault { get; }

Property Value

Texture2D