Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/FRotationConversionCache
Description
Version of QuatToRotator when the Quat is known to already be normalized. Does NOT update the cache if there was no match.
| Name | NormalizedQuatToRotator_ReadOnly |
| Type | function |
| Header File | /Engine/Source/Runtime/Engine/Classes/Engine/EngineTypes.h |
| Include Path | #include "Engine/EngineTypes.h" |
FRotator NormalizedQuatToRotator_ReadOnly
(
const FQuat & InNormalizedQuat
) const