Table of Contents

Enum CsgPolygon3D.PathIntervalTypeEnum

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

Fields

Distance = 0

When Mode is set to Path, PathInterval will determine the distance, in meters, each interval of the path will extrude.

Subdivide = 1

When Mode is set to Path, PathInterval will subdivide the polygons along the path.