跳转到内容

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.

AnimatorControllerDef

number

Pick<Partial<AnimatorLayer>, "name" | "weight" | "blend" | "mask">

AnimatorControllerDef