FTransform::IsRotationNormalized

Checks whether the rotation component is normalized or not

Windows
MacOS
Linux

References

Module

Core

Header

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

Include

#include "Math/TransformNonVectorized.h"

Syntax

bool IsRotationNormalized() const

Remarks

Checks whether the rotation component is normalized or not

Returns

true if the rotation component is normalized, and false otherwise.

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