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.
Name | Type |
---|---|
rotation | Quaternion |
Gets or sets the orientation of the NavMesh data.
The default value is Quaternion.identity - that is, the NavMesh up axis is the same as the world space y-axis.