MaxValue

For fixed precision types, the max and min values that we can represent are calculated here:

Windows
MacOS
Linux

References

Module

SignalProcessing

Header

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

Include

#include "DSP/Dsp.h"

Syntax

static constexpr float MaxValue = TGetPower<2, (sizeof(SampleType) * 8 - Q)>::Value;

Remarks

For fixed precision types, the max and min values that we can represent are calculated here:

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