USynthComponentToneGenerator::SetFrequency

Sets the frequency of the tone generator.

Windows
MacOS
Linux

References

Module

Synthesis

Header

/Engine/Plugins/Runtime/Synthesis/Source/Synthesis/Classes/SynthComponents/SynthComponentToneGenerator.h

Include

#include "SynthComponents/SynthComponentToneGenerator.h"

Source

/Engine/Plugins/Runtime/Synthesis/Source/Synthesis/Private/SynthComponentToneGenerator.cpp

Syntax

[UFUNCTION](Programming/UnrealArchitecture/Reference/Functions)(BlueprintCallable, Category="Tone Generator")
void SetFrequency
(
    float InFrequency
)

Remarks

Sets the frequency of the tone generator.

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss