Functions

osc

Arguments

Output

vec4<float>

repeat

Arguments

Output

vec2<float>

mult

Arguments

Output

input

rotate

Arguments

Output

vec2<float>

modulate

Arguments

Output

vec2<float>

pixelate

Arguments

Output

vec2<float>

posterize

Arguments

Output

vec4<float>

shift

Arguments

Output

vec4<float>


Ops

+

Left: float

Right: float

Output: float

-

Left: float

Right: float

Output: float

/

Left: float

Right: float

Output: float

*

Left: float

Right: float

Output: float

%

Left: float

Right: float

Output: float


Busses

position

Type: vec2<float>

Channels: x, y

Direction: input

out

Type: vec4<float>

Channels: x, y, z, w

Direction: output

time

Type: float

Channels:

Direction: input