logo
Expand description

Animation

Structs

A Float value that may be animated over time.

Easing functions that can be used to animate values. For a cheat sheet, see http://easings.net.

Controls an AnimatedFloat using a Sine wave, typically endlessly. Useful for flashing a notification, or creating a throbbing animation effect without using a Script.

Traits

Type Definitions

Receives and returns a number between 0..1.