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

パラメーター

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

説明

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