1
0
mirror of https://github.com/DigvijaysinhGohil/Godot-Shader-Lib.git synced 2025-09-19 11:56:01 +08:00
Files
Godot-Shader-Lib/documentation/Nodes/Maths/Wave/SquareWave.md
Digvijaysinh Gohil b41d1dff80 Documentation updated
2024-02-27 23:12:19 +05:30

462 B

Square Wave node

Returns a square wave from the value of input in. Resulting output values will be between -1 and 1.


Controls

Options Description
Vector1, Vector2, Vector3, Vector4 Vector type to use for calculation

Inputs

Name Type Binding Description
in Dynamic vector none Input value

Outputs

Name Type Binding Description
out Dynamic vector None Output value