rotation
7/14/25Less than 1 minute
NavMeshData.rotation
| Name | Type |
|---|---|
| rotation | Quaternion |
Description
Gets or sets the orientation of the NavMesh data.
Extra Detail
The default value is Quaternion.identity - that is, the NavMesh up axis is the same as the world space y-axis.

