AnimatorBlend1D
此内容尚不支持你的语言。
Defined in: animation/Animator.ts:75
1D parameter-driven clip selection. The sprite channel plays one clip at a time, so a “blend” here is a selection by threshold (idle→walk→run as a speed parameter rises), not a weighted pose blend (that’s the skeletal/Spine follow-on). Thresholds may be given in any order.
Properties
Section titled “Properties”parameter
Section titled “parameter”parameter:
string
Defined in: animation/Animator.ts:77
Float parameter that drives the selection.
thresholds
Section titled “thresholds”thresholds:
AnimatorBlendThreshold[]
Defined in: animation/Animator.ts:78