Navigation
BlueprintAPI > BlueprintAPI/Utilities > BlueprintAPI/Utilities/Struct
Adds a node that breaks a 'FOscillator' into its member fields
Inputs
| Type | Name | Description |
|---|---|---|
| struct | FOscillator |
Outputs
| Type | Name | Description |
|---|---|---|
| real | Amplitude | Amplitude of the sinusoidal oscillation. |
| real | Frequency | Frequency of the sinusoidal oscillation. |
| enum | Waveform | Type of waveform to use for oscillation. |