Track for movement along a rotational axis.

Hierarchy

Constructors

Properties

axis: Axis
isCircuited: boolean
length: number
name: string
origin: CFrame
useDegrees: boolean
useNegativeAngle: boolean

Methods

  • Returns a CFrame in world space based on a 1-dimensional value (Track Position)

    Returns

    CFrame

    Parameters

    • position: number

      A 1-D value used to get the 3D value

    Returns CFrame

Generated using TypeDoc