TMathUtil::Atan2Positive

Windows
MacOS
Linux

References

Module

GeometricObjects

Header

/Engine/Plugins/Experimental/GeometryProcessing/Source/GeometricObjects/Public/MathUtil.h

Include

#include "MathUtil.h"

Syntax

static RealType Atan2Positive
(
    const RealType Y,
    const RealType X
)

Returns

result of Atan2 shifted to [0,2pi] (normal ATan2 returns in range [-pi,pi])

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