Customization options
Time: number
EasingStyle: "Linear" | "Quad" | "Cubic" | "Quart" | "Quint" | "Sine" | "Exponential" | "Circular" | "Elastic" | "Back" | "Bounce"
EasingDirection: "In" | "Out" | "InOut" | "OutIn"
RepeatCount: number
Reverses: boolean
DelayTime: number
FPS: number
UpdateEvent: "PostSimulation" | "PreSimulation" | "PreRender"
Last updated