Property navMeshLod
navMeshLod
Gets or sets the NavMesh LOD index for Unity Terrain tree prototypes.
public int navMeshLod { get; set; }
Property Value
Remarks
Values below zero are clamped to zero. This setting is forwarded to UnityEngine.TreePrototype.navMeshLod in the Unity Terrain integration and is otherwise ignored unless another backend reads it explicitly.