AnimatorBlend2DMotion
此内容尚不支持你的语言。
Defined in: animation/motion.ts:73
Selection among motions by TWO parameters. What a 1D blend cannot say is any locomotion that turns: forward speed and strafe are one motion here, where stacking two 1D blends would make the character pick a direction and a speed independently and land between the clips that describe neither.
Properties
Section titled “Properties”kind:
"blend2d"
Defined in: animation/motion.ts:74
parameterX
Section titled “parameterX”parameterX:
string
Defined in: animation/motion.ts:75
parameterY
Section titled “parameterY”parameterY:
string
Defined in: animation/motion.ts:76
points
Section titled “points”points:
AnimatorBlendPoint[]
Defined in: animation/motion.ts:77