TerrainData.GetTreeInstance

Declaration

public TreeInstance GetTreeInstance(int index);

Parameters

index The index of the tree instance.

Description

Gets the tree instance at the specified index. It is used as a faster version of treeInstances[index] as this function doesn't create the entire tree instances array.


Did you find this page useful? Please give it a rating: