FQuatRotationMatrix::Make

Matrix factory.

Windows
MacOS
Linux

References

Module

Core

Header

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

Include

#include "Math/QuatRotationTranslationMatrix.h"

Syntax

static FMatrix Make
(
    const FQuat & Q
)

Remarks

Matrix factory. Return an FMatrix so we don't have type conversion issues in expressions.

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