Navigation
Unreal Engine C++ API Reference > Runtime > Engine > Engine > FRotationConversionCache
References
Module | Engine |
Header | /Engine/Source/Runtime/Engine/Classes/Engine/EngineTypes.h |
Include | #include "Engine/EngineTypes.h" |
FORCEINLINE_DEBUGGABLEFRotator QuatToRotator_ReadOnly
(
const FQuat & InQuat
) const
Remarks
Convert a FQuat to FRotator. Uses the cached conversion if possible, but does NOT update the cache if there was no match.