QFactor

This is the number used to convert from float to our fixed precision value.

Windows
MacOS
Linux

References

Module

SignalProcessing

Header

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

Include

#include "DSP/Dsp.h"

Syntax

static constexpr float QFactor = TGetPower<2, Q>::Value - 1;

Remarks

This is the number used to convert from float to our fixed precision value.

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