mirror of
https://github.com/DigvijaysinhGohil/Godot-Shader-Lib.git
synced 2025-01-08 10:23:24 +08:00
Documentation updated
This commit is contained in:
parent
7adea627e0
commit
b41d1dff80
@ -2,6 +2,11 @@
|
|||||||
Returns a sawtooth wave from the value of input <b><i>in</i></b>. Resulting output values will be between -1 and 1.
|
Returns a sawtooth wave from the value of input <b><i>in</i></b>. Resulting output values will be between -1 and 1.
|
||||||
<hr>
|
<hr>
|
||||||
|
|
||||||
|
**Controls**
|
||||||
|
|Options|Description|
|
||||||
|
|---|---|
|
||||||
|
|Vector1, Vector2, Vector3, Vector4|Vector type to use for calculation|
|
||||||
|
|
||||||
**Inputs**
|
**Inputs**
|
||||||
|Name|Type|Binding|Description|
|
|Name|Type|Binding|Description|
|
||||||
|---|---|---|---|
|
|---|---|---|---|
|
||||||
|
@ -2,6 +2,11 @@
|
|||||||
Returns a square wave from the value of input <b><i>in</i></b>. Resulting output values will be between -1 and 1.
|
Returns a square wave from the value of input <b><i>in</i></b>. Resulting output values will be between -1 and 1.
|
||||||
<hr>
|
<hr>
|
||||||
|
|
||||||
|
**Controls**
|
||||||
|
|Options|Description|
|
||||||
|
|---|---|
|
||||||
|
|Vector1, Vector2, Vector3, Vector4|Vector type to use for calculation|
|
||||||
|
|
||||||
**Inputs**
|
**Inputs**
|
||||||
|Name|Type|Binding|Description|
|
|Name|Type|Binding|Description|
|
||||||
|---|---|---|---|
|
|---|---|---|---|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user