Protected
_Protected
Optional
_Protected
_Readonly
animationsReadonly
defaultDisable the frame fade plugin while animation is running
Readonly
timelineOptional
uiStatic
Optional
Readonly
OldStatic
Readonly
PluginProtected
_Protected
_Optional
prefix: stringOptional
animateFunc: Simplified version of popmption animate that supports seeking around the animation. Used in AnimationObject.ts
Optional
animations: AnimationResult[]Optional
options: Partial<AnimationOptions<any>>Optional
options: Partial<AnimationOptions<any>>Optional
animations: AnimationResult[]Similar to animate, but specifically for numbers, defaults from 0 to 1. Also calls onUpdate with the delta value.
Optional
delay: numberOptional
driver: DriverOptional
delay2: numberOptional
driver: DriverOptional
setOptional
options: AnimationOptions<number>
Popmotion plugin
Provides animation capabilities to the viewer using the popmotion library: https://popmotion.io/
Overrides the driver in popmotion to sync with the viewer and provide ways to keep track and stop animations.