TerrainData.SetTreeInstance

Switch to Manual
public void SetTreeInstance (int index, TreeInstance instance);

Parameters

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

Description

使用新参数在指定索引处设置树实例。但是,不能更改 prototypeIndexposition,否则将抛出 ArgumentException。