SpriteAnimator
此内容尚不支持你的语言。
constSpriteAnimator:ComponentDef<SpriteAnimatorData>
Defined in: animation/SpriteAnimator.ts:320
Frame playback on an entity: which clip, how fast, and where in it. The clip is
named rather than referenced, so a project registers clips from code or ships
them as .esanim and this stays the same either way.