Property NavMeshLod
NavMeshLod
The 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.
Declaration
public int NavMeshLod { get; set; }
Property Value
Type |
---|
int |