This version of Unity is unsupported.

NavMeshData.rotation

public Quaternion rotation;

Description

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.