Version: 2017.2

TerrainData.SetTreeInstance

Cambiar al Manual
public void SetTreeInstance (int index, TreeInstance instance);

Parámetros

index The index of the tree instance.
instance The new TreeInstance value.

Descripción

Set the tree instance with new parameters at the specified index. However, TreeInstance.prototypeIndex and TreeInstance.position can not be changed otherwise an ArgumentException will be thrown.