NavMeshData.sourceBounds

public Bounds sourceBounds;

Description 描述

Returns the bounding volume of the input geometry used to build this NavMesh (Read Only).

If the NavMesh data has not been built, the bounds will have zero values.