SRadialBox::NormalizeAngle

Mods the angle so it's between 0-360

Windows
MacOS
Linux

References

Module

Slate

Header

/Engine/Source/Runtime/Slate/Public/Widgets/Layout/SRadialBox.h

Include

#include "Widgets/Layout/SRadialBox.h"

Source

/Engine/Source/Runtime/Slate/Private/Widgets/Layout/SRadialBox.cpp

Syntax

int32 NormalizeAngle
(
    int32 Angle
) const

Remarks

Mods the angle so it's between 0-360

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