Enum RibbonTrailMesh.ShapeEnum
- Namespace
- Godot
- Assembly
- GodotSharp.dll
public enum RibbonTrailMesh.ShapeEnum : long
Fields
Cross = 1
Gives the mesh two perpendicular flat faces, making a cross shape.
Flat = 0
Gives the mesh a single flat face.