Expand description
animation builders
Functionsยง
- constant
- build a constant animation, which will output constant values
- key_
frames - build key frames animation
- linear
- build a linear animation(x=t), with which you can get normalized time between 0-1
- steps
- infinite or finite steps
- steps_
infinite - infinite steps