SimulationState for SpringSimulator

Hierarchy

Properties

angularFrequency: number

See spring

cframeTrack: CFrameTrack
clampPositionToTrackLength: boolean
currentPosition: number

Current position along the track

dampingRatio: number

See spring

goal: number

Goal or target position

goalDistanceTolerance?: number
goalSpeedTolerance?: number
hasPassedTrackEnd: boolean

Whether the model has passed the track end (0 or CFrameTrack.length) during the simulation.

maxSimulationTime: number
maxSpeed: undefined | number
modelDirection: boolean

Direction of the Model

timeInterval: number

The interval used to simulate

trackName: string

Name of the track

Generated using TypeDoc