Version: 2018.1
public void SetTreeInstance (int index, TreeInstance instance);

パラメーター

indexツリーインスタンスのインデックス
instance新しい TreeInstance の値

説明

指定したインデックスに新しいパラメーターを持つツリーインスタンスを設定しますが、TreeInstance.prototypeIndexTreeInstance.position は変更できません。それ以外の場合は ArgumentException がスローされます。