Version: 2020.3
언어: 한국어

TreePrototype

class in UnityEngine

매뉴얼로 전환

설명

Simple class that contains a pointer to a tree prototype.

This class is used by the TerrainData gameObject.

변수

bendFactorBend factor of the tree prototype.
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.