Inverse

Overload list

Windows
MacOS
Linux
Name Description

Public function

auto

 

Inverse

(
    const TransformType& Transform
)

Inverts a transform from space A to space B so it transforms from space B to space A.

Public function

float

 

Inverse

(
    float Scale
)

Inverts a transform from space A to space B so it transforms from space B to space A.

Public function

FVector2D

 

Inverse

(
    const FVector2D& Transform
)

Specialization for inverting a 2D translation.

Public function

FMatrix

 

Inverse

(
    const FMatrix& Transform
)

Inverse overloads.

Public function

FRotator

 

Inverse

(
    const FRotator& Transform
)

Inverts a transform from space A to space B so it transforms from space B to space A.

Public function

FQuat

 

Inverse

(
    const FQuat& Transform
)

Inverts a transform from space A to space B so it transforms from space B to space A.

Public function

FVector

 

Inverse

(
    const FVector& Transform
)

Inverts a transform from space A to space B so it transforms from space B to space A.

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