Navigation
BlueprintAPI > BlueprintAPI/Utilities > BlueprintAPI/Utilities/Struct
Adds a node that create a 'Wave Oscillator' from its members
Inputs
| Type | Name | Description |
|---|---|---|
| real | Amplitude | Amplitude of the sinusoidal oscillation. |
| real | Frequency | Frequency of the sinusoidal oscillation. |
| enum | Initial Offset Type | Defines how to begin the oscillation. |
Outputs
| Type | Name | Description |
|---|---|---|
| struct | Wave Oscillator |