addPoseOver
addPoseOver(
acc,layer,reference,weight,world,reach):void
Defined in: animation/layerStack.ts:125
Add what layer says BEYOND reference onto acc — a flinch or a lean stated
as a departure from its own resting pose, so it reads the same over a walk as
over a run. Measured against the layer’s own start and not against acc, which
would make the same clip mean something different under every base state.
Parameters
Section titled “Parameters”Pose
Pose
reference
Section titled “reference”Pose
weight
Section titled “weight”number
PoseWorld
LayerReach | null
Returns
Section titled “Returns”void