Type alias FrameAnimationPropertiesType
Frame
Animation
Properties
Type
: { advancedAnimations
?: unknown; basicAnimations
: BasicAnimationsType; from
: number; id
: Id; to
: number }
Type declaration
-
Optional
advancedAnimations?: unknown
-
-
from: number
-
-
to: number