TransformConverter::Convert

Specialization for converting a [FMatrix](API\Runtime\Core\Math\FMatrix) to an [FRotator](API\Runtime\Core\Math\FRotator).

Windows
MacOS
Linux

References

Module

Core

Header

/Engine/Source/Runtime/Core/Public/Math/TransformCalculus3D.h

Include

#include "Math/TransformCalculus3D.h"

Syntax

template<>
FRotator Convert
(
    const FMatrix & Transform
)

Remarks

Specialization for converting a FMatrix to an FRotator. It uses a non-standard explicit conversion function.

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