FTranslationMatrix

Windows
MacOS
Linux

Inheritance Hierarchy

FMatrix

FTranslationMatrix

References

Module

Core

Header

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

Include

#include "Math/TranslationMatrix.h"

Syntax

class FTranslationMatrix : public FMatrix

Constructors

Name Description

Public function

FTranslationMatrix

(
    const FVector& Delta
)

Constructor translation matrix based on given vector

Functions

Name Description

Public function Static

FMatrix

 

Make

(
    FVector const& Delta
)

Matrix factory.

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