API reference
API reference
Select your platform
No SDKs available
No versions available

CylinderSegment Struct

Defines a portion of a cylinder surface.

Properties

float ArcDegrees[Get]
float Rotation[Get]
float Bottom[Get]
float Top[Get]
bool IsInfiniteHeight[Get]
bool IsInfiniteArc[Get]

Member Functions

CylinderSegment
( float rotation,
float arcDegrees,
float bottom,
float top )

Static Member Functions

static CylinderSegment Default ( )
static CylinderSegment Infinite ( )
Did you find this page helpful?
Thumbs up icon
Thumbs down icon