Ops.Gl.TextureEffects.Waveform_v2
Namespace: Ops.Gl.TextureEffects
Generates 4 different waveform textures. Sine, sawtooth,Triangle, Square.
summary (oneliner)
doc
issues
youtube id
collections
Inputs
render (Trigger)
Trigger in
Blend Mode index (integer /Number)
Use an integer to pick a blend mode
Blending
Blend Mode (string /Number)
Selected blend mode
Amount (Number)
Amount of blend to apply
Waveform index (integer /Number)
Picks a waveform with an integer
Waveform (string /Number)
Amplitude/Height of the wave
Amplitude (Number)
Amplitude/Height of the wave
Frequency (Number)
Amount of repetitions on the screen
Line Width (Number)
Width of the line
Line Glow (Number)
Applies a glow/fade to the edge of the line
invert color (boolean /Number)
Inverts color
Solid fill (boolean /Number)
Fills one half of the waveform, enable invert color to flip it over
Offset X (Number)
Offset on the X axis
Offset Y (Number)
Offset on the Y axis
Rotate (Number)
Rotate the texture
r (Number)
Red color of the line
g (Number)
Green color of the line
b (Number)
Blue color of the line
Outputs
trigger (Trigger)
Trigger out
Changelog
created op
2020-03-06 - andro
2020-03-06 - andro