Version: 2021.2

TerrainData.SetTreeInstance

切换到手册
public void SetTreeInstance (int index, TreeInstance instance);

参数

index 树实例的索引。
instance 新的 TreeInstance 值。

描述

使用新参数在指定索引处设置树实例。但是,无法更改 TreeInstance.prototypeIndexTreeInstance.position。如果更改它们,则该方法会抛出 ArgumentException。