跳转到内容

overlayPose

此内容尚不支持你的语言。

overlayPose(acc, layer, weight, world, reach): void

Defined in: animation/layerStack.ts:103

Lay layer over acc: every field the layer wrote moves a weight share of the way from what is already there to what the layer says. Where the layer is the first to write a field, “already there” is the world’s own value.

Pose

Pose

number

PoseWorld

LayerReach | null

void