Enum NavigationPolygon.SamplePartitionTypeEnum
- Namespace
- Godot
- Assembly
- GodotSharp.dll
public enum NavigationPolygon.SamplePartitionTypeEnum : long
Fields
Convex partitioning that yields navigation mesh with convex polygons.
Represents the size of the NavigationPolygon.SamplePartitionTypeEnum enum.
Triangulation partitioning that yields navigation mesh with triangle polygons.