CSGPolygon.Mode/mode - multiple declarations
Function CSGPolygon.mode
Extrusion mode.
Enum CSGPolygon.Mode
enum Mode
: int { ... }
Enum members
Name | Description |
---|---|
modeDepth
|
Shape is extruded to depth .
|
modePath
|
Shape is extruded along a path set by a Shape set in pathNode .
|
modeSpin
|
Shape is extruded by rotating it around an axis. |