Preparing search index...
The search index is not available
RTRF Recorder - v2.0.0-alpha.8
RTRF Recorder - v2.0.0-alpha.8
physicsSimulator
trackSectionsData
TrackTypeBuilder
Class TrackTypeBuilder
Builder pattern constructor for TrackType
Hierarchy
TrackTypeBuilder
Implements
Partial
<
TrackType
>
Index
Constructors
constructor
Properties
acceleration
clamp
To
Target
Speed
deceleration
speed
type
use
Friction
use
Gravity
Methods
build
with
Acceleration
with
Clamp
To
Target
Speed
with
Deceleration
with
Speed
with
Type
with
Use
Friction
with
Use
Gravity
Constructors
constructor
new
Track
Type
Builder
(
)
:
TrackTypeBuilder
Returns
TrackTypeBuilder
Properties
acceleration
acceleration
:
number
clamp
To
Target
Speed
clamp
To
Target
Speed
:
boolean
deceleration
deceleration
:
number
speed
speed
:
number
type
type
:
MoveType
use
Friction
use
Friction
:
boolean
use
Gravity
use
Gravity
:
boolean
Methods
build
build
(
)
:
Result
<
TrackType
,
string
>
Returns
Result
<
TrackType
,
string
>
with
Acceleration
with
Acceleration
(
value
:
number
)
:
TrackTypeBuilder
Parameters
value:
number
Returns
TrackTypeBuilder
with
Clamp
To
Target
Speed
with
Clamp
To
Target
Speed
(
value
:
boolean
)
:
TrackTypeBuilder
Parameters
value:
boolean
Returns
TrackTypeBuilder
with
Deceleration
with
Deceleration
(
value
:
number
)
:
TrackTypeBuilder
Parameters
value:
number
Returns
TrackTypeBuilder
with
Speed
with
Speed
(
value
:
number
)
:
TrackTypeBuilder
Parameters
value:
number
Returns
TrackTypeBuilder
with
Type
with
Type
(
moveType
:
MoveType
)
:
TrackTypeBuilder
Parameters
moveType:
MoveType
Returns
TrackTypeBuilder
with
Use
Friction
with
Use
Friction
(
value
:
boolean
)
:
TrackTypeBuilder
Parameters
value:
boolean
Returns
TrackTypeBuilder
with
Use
Gravity
with
Use
Gravity
(
value
:
boolean
)
:
TrackTypeBuilder
Parameters
value:
boolean
Returns
TrackTypeBuilder
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
Modules
RTRF
Recorder -
v2.0.0-
alpha.8
animation
Data
animation
Recorder
cframe
Track
hinge
lerped
Points
moving
Section
offset
point
point
To
Point
point
To
Point2
track
Data
Hasher
tweened
Points
cframe
Train
easing
Simulator
get
Passed
Triggers
hinge
Simulator
motor
hinge
Motor
simulate
Passed
keyframe
physics
Simulator
track
Sections
Data
track
Sections
Data
track
Type
type
Section
v1
position
Offsets
project
ride
Project
Loader
record
Util
simulate
Passed
Positions
spring
Simulator
trigger
Recorder
Track
Type
Builder
constructor
acceleration
clamp
To
Target
Speed
deceleration
speed
type
use
Friction
use
Gravity
build
with
Acceleration
with
Clamp
To
Target
Speed
with
Deceleration
with
Speed
with
Type
with
Use
Friction
with
Use
Gravity
Generated using
TypeDoc
Builder pattern constructor for TrackType