mirror of
https://github.com/DigvijaysinhGohil/Godot-Shader-Lib.git
synced 2025-09-19 03:55:59 +08:00
348 B
348 B
Triangle Wave node
Returns a triangle wave from the value of input in. Resulting output values will be between -1 and 1.
Inputs
Name | Type | Binding | Description |
---|---|---|---|
in | Dynamic vector | none | Input value |
Outputs
Name | Type | Binding | Description |
---|---|---|---|
out | Dynamic vector | None | Output value |