NavigationMeshInstance
Inherits: Spatial < Node < Object Node that instances navigation meshes into a scenario.
Description
NavigationMesh resource and adds it to the current scenario by creating an instance of it.
Properties
Property Descriptions
- bool enabled
true, the navigation mesh will be used by Navigation.
- NavigationMesh navmesh NavigationMesh resource for the instance.
