Table of Contents

Method GetGrassInstances

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

GetGrassInstances()

Get a copy of all grass instances in this terrain. Very slow!

public List<GGrassInstance> GetGrassInstances()

Returns

List<GGrassInstance>

A collection of all grass instances.