Legacy Documentation: Version 5.6 (Go to current version)
LanguageEnglish
  • C#
  • JS

Script language

Select your preferred scripting language. All code snippets will be displayed in this language.

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.