Table of Contents

Method AddInstances

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

AddInstances(IEnumerable<GGrassInstance>)

Add some instances to this patch. It's recommended to use Polaris.AddGrassInstances() or GFoliage.AddGrassInstances() instead.

public void AddInstances(IEnumerable<GGrassInstance> newInstances)

Parameters

newInstances IEnumerable<GGrassInstance>