parseAnimationClip
parseAnimationClip(
rawJson):TimelineAsset
Defined in: timeline/AnimationClip.ts:48
Parse any .esanim / legacy .estimeline document into the unified clip model.
Discriminates by shape: a tracks array is the rich multi-track clip; a frames
array is the legacy flipbook.
Parameters
Section titled “Parameters”rawJson
Section titled “rawJson”unknown