FComponentElementLevelEditorViewportInteractionCustomization::ValidateScale

Unreal Engine C++ API Reference > Editor > LevelEditor > Elements > Component > FComponentElementLevelEditorViewportInteractionCustomization

References

   
Module LevelEditor
Header /Engine/Source/Editor/LevelEditor/Public/Elements/Component/ComponentElementLevelEditorViewportInteractionCustomization.h
Include #include "Elements/Component/ComponentElementLevelEditorViewportInteractionCustomization.h"
Source /Engine/Source/Editor/LevelEditor/Private/Elements/Component/ComponentElementLevelEditorViewportInteractionCustomization.cpp
static void ValidateScale
(
    const FVector & InOriginalPreDragScale,
    const [EAxisList::Type](API\Runtime\Core\Math\EAxisList__Type) InDragAxis,
    const FVector & InCurrentScale,
    const FVector & InBoxExtent,
    FVector & InOutScaleDelta,
    bool bInCheckSmallExtent
)

Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library