Version: 2022.3
言語: 日本語

TreePrototype

class in UnityEngine

マニュアルに切り替える

説明

Tree プロトタイプへのポインターを含むシンプルなクラスです。

このクラスは TerrainData ゲームオブジェクトによって使用されます。

変数

bendFactorTree プロトタイプの曲がり(たわみ)係数
navMeshLodThe LOD index of a Tree LODGroup that Unity uses to generate a NavMesh. It uses this value only for Trees with a LODGroup, and ignores this value for regular Trees.
prefabRetrieves the actual GameObject used by the tree.