NavMesh Modifier Volume
This component belongs to the following package:
com.yahaha.sdk.navmesh
The NavMesh Modifier Volume component defines invisible 3D areas that modify navigation properties during NavMesh generation.
Property | Description |
---|---|
Size | Set dimensions of the defined area. |
Center | Set the center of the defined area relative to the object's center. |
Area Type | Determines whether the new area type for the defined volume are walkable or non-walkable for navigation agents. |
Related components
This component is usually used with NavMesh Dynamic Builder, which enables the creation of dynamic navigation meshes (NavMesh).