public void SetTreeInstance (int index, TreeInstance instance);

Parámetros

indexThe index of the tree instance.
instanceThe 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.