Reference
Components
Slide
Description
The Slide component will slide from one float value to another at a particular rate. This can be useful for animation effects. The rate is
specified as a time between steps in milliseconds. The component uses Windows timers so it can’t be relied on for accuracy particularly
below 15 milliseconds.
Connectors
Inputs Type Outputs Type
The target value
Float The current value
Float
The time between steps in
milliseconds
Int
The step value
Float
For setting the current value
Float
385 of 494