Table of Contents

Method Create

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

Create(int)

Create a new grass instances.

public static GGrassInstance Create(int prototypeIndex)

Parameters

prototypeIndex int

Index of target prototype in the terrain prototypes list.

Returns

GGrassInstance

The grass instance.