FInverseRotationMatrix

Inverse Rotation matrix

Windows
MacOS
Linux

Inheritance Hierarchy

FMatrix

FInverseRotationMatrix

References

Module

Core

Header

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

Include

#include "Math/InverseRotationMatrix.h"

Syntax

class FInverseRotationMatrix : public FMatrix

Remarks

Inverse Rotation matrix

Constructors

Name Description

Public function

FInverseRotationMatrix

(
    const FRotator& Rot
)

Constructor.

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