FRotationConversionCache::NormalizedQuatToRotator_ReadOnly

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_ReadOnly
(
    const FQuat & InNormalizedQuat
) const

Remarks

Version of QuatToRotator when the Quat is known to already be normalized. Does NOT update the cache if there was no match.

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