Generates a sine wave oscillation based on a timer.
| Parameter | Type | Default Value |
|---|---|---|
| t | Node<float> | — |
Returns
Node<float>Generates a square wave oscillation based on a timer.
| Parameter | Type | Default Value |
|---|---|---|
| t | Node<float> | — |
Returns
Node<float>Generates a triangle wave oscillation based on a timer.
| Parameter | Type | Default Value |
|---|---|---|
| t | Node<float> | — |
Returns
Node<float>Generates a sawtooth wave oscillation based on a timer.
| Parameter | Type | Default Value |
|---|---|---|
| t | Node<float> | — |
Returns
Node<float>