rootMotionVelocity
此内容尚不支持你的语言。
rootMotionVelocity(
delta,seconds):object
Defined in: gameplay/ThirdPersonController.ts:165
The velocity a root-motion request comes to over the seconds it covers. A RATE, because the animator states one per rendered frame while the character steps on its own clock: adding the displacement moves twice on a frame with two steps.
Parameters
Section titled “Parameters”number
number
seconds
Section titled “seconds”number
Returns
Section titled “Returns”object
x:
number
z:
number