Table of Contents

Enum CsgPolygon3D.ModeEnum

Namespace
Godot
Assembly
GodotSharp.dll
public enum CsgPolygon3D.ModeEnum : long

Fields

Depth = 0

The Polygon shape is extruded along the negative Z axis.

Path = 2

The Polygon shape is extruded along the Path3D specified in PathNode.

Spin = 1

The Polygon shape is extruded by rotating it around the Y axis.