Skip to main content

VariableValue

type VariableValue =
string |
number |
boolean |
RGB |
RGBA |
MotionEasing |
VariableAlias

MotionEasing values are used by variables whose resolved type is "EASING". Number values are used by both "FLOAT" and "TIMING" variables; timing values represent seconds.

Variable Alias

Used to alias variables to other variables. Each VariableValue has at least one corresponding VariableResolvedDataType.