Enum NavigationMesh.SourceGeometryMode
- Namespace
- Godot
- Assembly
- GodotSharp.dll
public enum NavigationMesh.SourceGeometryMode : long
Fields
Uses nodes in a group for geometry. The group is specified by GeometrySourceGroupName.
Scans nodes in a group and their child nodes recursively for geometry. The group is specified by GeometrySourceGroupName.
Represents the size of the NavigationMesh.SourceGeometryMode enum.
Scans the child nodes of the root node recursively for geometry.