AnimatorClipMotion
此内容尚不支持你的语言。
Defined in: animation/motion.ts:30
A single authored clip, played by whichever driver owns kind.
Properties
Section titled “Properties”clip:
string
Defined in: animation/motion.ts:34
What to play: a registered clip name, or an asset ref the driver resolves.
kind:
string
Defined in: animation/motion.ts:32
Which driver plays this. sprite and timeline ship with the engine.
optionalloop?:boolean
Defined in: animation/motion.ts:36
speed?
Section titled “speed?”
optionalspeed?:number
Defined in: animation/motion.ts:35