TerrainData.SetTreeInstances
public void SetTreeInstances(TreeInstance[] instances,
bool snapToHeightmap);
Parameters
| instances | The array of TreeInstance objects. | |
| snapToHeightmap | Specifies 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.