Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/FRotationConversionCache
Description
Convert a FQuat to FRotator. Uses the cached conversion if possible, but does NOT update the cache if there was no match.
| Name | QuatToRotator_ReadOnly |
| Type | function |
| Header File | /Engine/Source/Runtime/Engine/Classes/Engine/EngineTypes.h |
| Include Path | #include "Engine/EngineTypes.h" |
FRotator QuatToRotator_ReadOnly
(
const FQuat & InQuat
) const