Version: 2022.3
言語: 日本語
public TreeInstance GetTreeInstance (int index);

パラメーター

index ツリーインスタンスのインデックス

説明

Gets the tree instance at the specified index. It is used as a faster version of treeInstances[index] as this function doesn't create the entire tree instances array.