UTypedElementViewportInteraction::MirrorElement

Apply the given mirror scale to the specified element.

Unreal Engine C++ API Reference > Editor > EditorFramework > Elements > Framework > UTypedElementViewportInteraction

References

   
Module EditorFramework
Header /Engine/Source/Editor/EditorFramework/Public/Elements/Framework/TypedElementViewportInteraction.h
Include #include "Elements/Framework/TypedElementViewportInteraction.h"
Source /Engine/Source/Editor/EditorFramework/Private/Elements/Framework/TypedElementViewportInteraction.cpp
void MirrorElement
(
    const [FTypedElementHandle](API\Runtime\TypedElementFramework\Elements\Framework\FTypedElementHandle) & InElementHandle,
    const FVector & InMirrorScale
)

Remarks

Apply the given mirror scale to the specified element.


Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library