Table of Contents

Property MaskMapOrDefault

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

MaskMapOrDefault

Return a texture for reading mask. It's the mask itself if allocated, otherwise a default black texture. Only read this texture with bilinear filter.

public Texture2D MaskMapOrDefault { get; }

Property Value

Texture2D