~ CycleWaveform Operator
Location
- Namespace
- Fuse.Animations
- Package
- Fuse.Animations 2.9.1
Parameters
- operand
Returns
Possible Values
- Sine
-
The value oscillates from Low to High in a sinusoidal shape
- Triangle
-
The value is linearly interpolated from Low to High and High to Low
- Sawtooth
-
The value is linearly interpolated from Low to High and then jumps back to Low. This is useful for repeated animations in a single direction.
- Square
-
The value switches between Low and High