Table of Contents

Method AddTreeInstances

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

AddTreeInstances(IEnumerable<GTreeInstance>)

Add some tree instances to this terrain.

public void AddTreeInstances(IEnumerable<GTreeInstance> newInstances)

Parameters

newInstances IEnumerable<GTreeInstance>

A collection of new instances.