FRotator::Clamp

Gets the rotation values so they fall within the range [0,360]

Windows
MacOS
Linux

References

Module

Core

Header

/Engine/Source/Runtime/Core/Public/Math/Rotator.h

Include

#include "Math/Rotator.h"

Syntax

FRotator Clamp() const

Remarks

Gets the rotation values so they fall within the range [0,360]

Returns

Clamped version of rotator.

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