Customization options
The following defaults can be overwritten by custom defaults.
Time: number Default:
1
EasingStyle: "Linear" | "Quad" | "Cubic" | "Quart" | "Quint" | "Sine" | "Exponential" | "Circular" | "Elastic" | "Back" | "Bounce" Default:
Linear
EasingDirection: "In" | "Out" | "InOut" | "OutIn" Default:
In
RepeatCount: number Default:
0
Reverses: boolean Default:
false
DelayTime: number Default:
0
FPS: number Default:
nil
UpdateEvent: "PreSimulation" | "PostSimulation" Default:
PreSimulation
Some of the options are described in detail on the next few pages.
Last updated