跳转到内容

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