CSGPolygonPathRotationEnum Enumeration |
[Missing <summary> documentation for "T:Godot.CSGPolygon.PathRotationEnum"]
Namespace: Godot
public enum PathRotationEnum
| Member name | Value | Description | |
|---|---|---|---|
| Polygon | 0 | Slice is not rotated. | |
| Path | 1 | Slice is rotated around the up vector of the path. | |
| PathFollow | 2 | Slice is rotate to match the path exactly. |