Version: Unity 6 Preview (6000.0)
LanguageEnglish
  • C#

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.