FModulationMatrix::GetDestinationValue

Get the modulation destination value of the given destination id.

Windows
MacOS
Linux

References

Module

SignalProcessing

Header

/Engine/Source/Runtime/SignalProcessing/Public/DSP/ModulationMatrix.h

Include

#include "DSP/ModulationMatrix.h"

Source

/Engine/Source/Runtime/SignalProcessing/Private/ModulationMatrix.cpp

Syntax

bool GetDestinationValue
(
    const int32 VoiceId,
    const FPatchDestination & Destination,
    float & OutValue
) const

Remarks

Get the modulation destination value of the given destination id.

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