FRotationConversionCache::NormalizedQuatToRotator

Version of QuatToRotator when the Quat is known to already be normalized.

Windows
MacOS
Linux

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Classes/Engine/EngineTypes.h

Include

#include "Engine/EngineTypes.h"

Syntax

FRotator NormalizedQuatToRotator
(
    const FQuat & InNormalizedQuat
) const

Remarks

Version of QuatToRotator when the Quat is known to already be normalized.

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