motionOf
此内容尚不支持你的语言。
motionOf(
st):AnimatorMotion|null
Defined in: animation/Animator.ts:397
What a state plays, whichever way it was authored: motion, or the
clip/blend/spine fields every controller written before motions used.
Read here rather than rewritten on load, so those keep working untouched.
Null for a state with no motion of its own (a container).
Parameters
Section titled “Parameters”Returns
Section titled “Returns”AnimatorMotion | null