Method AddTreeInstances
AddTreeInstances(IEnumerable<GTreeInstance>)
Add some tree instances to this terrain.
public void AddTreeInstances(IEnumerable<GTreeInstance> newInstances)
Parameters
newInstancesIEnumerable<GTreeInstance>A collection of new instances.