updateAnimatorLayer
updateAnimatorLayer(
def,index,patch):AnimatorControllerDef
Defined in: animation/animatorGraph.ts:240
Patch what layer index is, as opposed to what its machine does. Refuses the
base layer, which has no weight, blend or mask to set.
Parameters
Section titled “Parameters”number
Pick<Partial<AnimatorLayer>, "name" | "weight" | "blend" | "mask">