Table of Contents

Method GetSplatControl

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

GetSplatControl(int)

Get direct reference to the splat control map at index. This will allocate new texture if needed.

public Texture2D GetSplatControl(int index)

Parameters

index int

Index fo the control texture.

Returns

Texture2D

The control texture.

Exceptions

ArgumentException