This lets you select a modulation waveform. If it's None, modulation is disabled for the target property. The following waveforms are available:
Waveform | Description |
---|---|
None | Modulation is disabled. |
Sine | A sine wave. |
Triangle | A triangle wave. |
Ramp Up | An ascending ramp wave. |
Ramp Down | A descending ramp wave. |
Square | A square wave. |
Pulse | A pulse wave with variable Pulse Width and Slew. |
Rounded Pulse | A pulse wave having sinusoidal transitions, with variable Pulse Width and Slew. |
Circular Pulse | A pulse wave having circular or elliptical transitions, with variable Pulse Width and Slew. |
Triangular Pulse | A triangular pulse wave with variable Pulse Width and Slew. |
Ramp Pulse | A ramp pulse with variable Pulse Width and Slew. |
Sine Cubed | A sine wave raised to the third power. |
Flame | A flame-like wave, similar to the Flame stitch in needlepoint, resulting from: squarewave(x) - squarewave(x * 2) * cos(x * PI * 2). |
Semicircle | A semicircle wave, consisting of alternating half-circles. |