BlueprintAPI > BlueprintAPI/Utilities > BlueprintAPI/Utilities/Struct
Adds a node that create a 'FOscillator' from its members
Inputs
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. |
Outputs
Type | Name | Description |
---|---|---|
struct | FOscillator |