Search
Preparing search index...
The search index is not available
@0b5vr/experimental
Options
All
Public
Public/Protected
All
Inherited
Externals
Menu
@0b5vr/experimental
CDS
Class CDS
Critically Damped Spring
Shoutouts to Keijiro Takahashi
Hierarchy
CDS
Index
Constructors
constructor
Properties
factor
ratio
target
value
velocity
Methods
update
Constructors
constructor
new CDS
(
)
:
CDS
Returns
CDS
Properties
factor
factor
:
number
= 100.0
ratio
ratio
:
number
= 1.0
target
target
:
number
= 0.0
value
value
:
number
= 0.0
velocity
velocity
:
number
= 0.0
Methods
update
update
(
deltaTime
:
number
)
:
number
Parameters
deltaTime:
number
Returns
number
Exports
CDS
constructor
factor
ratio
target
value
velocity
update
Generated using
TypeDoc
Critically Damped Spring
Shoutouts to Keijiro Takahashi