public void SetTreeInstances (TreeInstance[] instances, bool snapToHeightmap);

Parameters

instancesThe array of TreeInstance objects.
snapToHeightmapSpecifies whether to snap Trees to the Terrain heightmap.

Description

Sets the Tree Instance array, and optionally snaps Trees onto the surface of the Terrain heightmap.

See Also: treeInstances.