AnimatorBlend1DMotion
此内容尚不支持你的语言。
Defined in: animation/motion.ts:50
Parameter-driven selection among motions. A blend is itself a motion, so a stop may hold another blend or any other kind — the nesting is what makes a locomotion tree expressible without the graph gaining a second vocabulary.
Properties
Section titled “Properties”kind:
"blend1d"
Defined in: animation/motion.ts:51
parameter
Section titled “parameter”parameter:
string
Defined in: animation/motion.ts:53
Float parameter that drives the selection.
thresholds
Section titled “thresholds”thresholds:
AnimatorBlendStop[]
Defined in: animation/motion.ts:54