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

파라미터

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

설명

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

See Also: treeInstances.