Type alias AnimationPlayState

AnimationPlayState: Globals | "paused" | "running" | string & {}

Generated using TypeDoc