Type alias TweenState

TweenState: Record<string, number | string>

A tween's starting, beginning, and mid-point state.

Generated using TypeDoc