Skip to content

SmoothDampResult

Defined in: MathUtils.ts:4

readonly value: number

Defined in: MathUtils.ts:6

Smoothed value after this step.


readonly velocity: number

Defined in: MathUtils.ts:8

Velocity to pass into the next smoothDamp step.