OrbiterOffsetType

value class OrbiterOffsetType


Represents the type of offset used for positioning an orbiter.

Summary

Public companion properties

OrbiterOffsetType

Indicates that the offset is relative to the inner edge of the orbiter.

OrbiterOffsetType

Indicates that the offset is relative to the outer edge of the orbiter.

Public companion properties

InnerEdge

Added in 1.0.0-alpha01
val InnerEdgeOrbiterOffsetType

Indicates that the offset is relative to the inner edge of the orbiter.

OuterEdge

Added in 1.0.0-alpha01
val OuterEdgeOrbiterOffsetType

Indicates that the offset is relative to the outer edge of the orbiter.