Skip to content

dampFactor

dampFactor(damping, dt): number

Defined in: gameplay/ThirdPersonCamera.ts:115

How much of the way to the target a damped value travels in dt. damping is a rate per second; 0 means “arrive now”, which is what a gate that wants to read the settled value asks for.

number

number

number