ALandscapeProxy::EditorApplyMirror

Called by MirrorActors to perform a mirroring operation on the actor

Windows
MacOS
Linux

Override Hierarchy

AActor::EditorApplyMirror()

ALandscapeProxy::EditorApplyMirror()

References

Module

Landscape

Header

/Engine/Source/Runtime/Landscape/Classes/LandscapeProxy.h

Include

#include "LandscapeProxy.h"

Source

/Engine/Source/Runtime/Landscape/Private/LandscapeEdit.cpp

Syntax

virtual void EditorApplyMirror
(
    const FVector & MirrorScale,
    const FVector & PivotLocation
)

Remarks

Called by MirrorActors to perform a mirroring operation on the actor

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