dropLandFall
dropLandFall(
clip,vrm):void
Defined in: packages/engine/src/views/hero/HeroAnimationView.tsx:29
The land clip without the fall in its hips, which the capsule has made by the time she touches down: the clip cut to start where the feet touch, or its hips translation dropped.
Parameters
Section titled “Parameters”| Parameter | Type |
|---|---|
clip |
AnimationClip |
vrm |
VRM |
Returns
Section titled “Returns”void