TruncateToHalfIfClose

Overload list

Windows
MacOS
Linux
Name Description

Public function Static

float

 

TruncateToHalfIfClose

(
    float F,
    float Tolerance
)

Truncates a floating point number to half if closer than the given tolerance.

Public function Static

double

 

TruncateToHalfIfClose

(
    double F,
    double Tolerance
)

Truncates a floating point number to half if closer than the given tolerance.

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