FMirrorMatrix

Mirrors a point about an abitrary plane

Windows
MacOS
Linux

Inheritance Hierarchy

FMatrix

FMirrorMatrix

References

Module

Core

Header

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

Include

#include "Math/MirrorMatrix.h"

Syntax

class FMirrorMatrix : public FMatrix

Remarks

Mirrors a point about an abitrary plane

Constructors

Name Description

Public function

FMirrorMatrix

(
    const FPlane& Plane
)

  1. Updated for the fact that our FPlane uses Ax+By+Cz=D.

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