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