Values

NavmeshChildren

Scans the child nodes of godot.NavigationMeshInstance recursively for geometry.

GroupsWithChildren

Scans nodes in a group and their child nodes recursively for geometry. The group is specified by godot.NavigationMesh.geometry__sourceGroupName.

GroupsExplicit

Uses nodes in a group for geometry. The group is specified by godot.NavigationMesh.geometry__sourceGroupName.

Max

Represents the size of the godot.NavigationMesh_SourceGeometryMode enum.