FMirrorMatrix::FMirrorMatrix

Constructor. Updated for the fact that our [FPlane](API\Runtime\Core\Math\FPlane) uses Ax+By+Cz=D.

Windows
MacOS
Linux

References

Module

Core

Header

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

Include

#include "Math/MirrorMatrix.h"

Syntax

FMirrorMatrix
(
    const FPlane & Plane
)

Remarks

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

Parameters

Parameter

Description

Plane

source plane for mirroring (assumed normalized)

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