Table of Contents

Method AddGrassInstances

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

AddGrassInstances(List<GGrassInstance>)

Add some grass instances to the terrain and refresh the renderer.

public void AddGrassInstances(List<GGrassInstance> instances)

Parameters

instances List<GGrassInstance>

List to instances to add.