LanguageEnglish
  • C#
  • JS

Script language

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

This version of Unity is unsupported.

NavMeshCollectGeometry

enumeration

Description

Used for specifying the type of geometry to collect. Used with NavMeshBuilder.CollectSources.

Properties

RenderMeshesCollect meshes form the rendered geometry.
PhysicsCollidersCollect geometry from the 3D physics collision representation.