FSplineComponentVisualizer::TransformSelectedKeys

Transforms selected tangent by given translate, rotate and scale

Unreal Engine C++ API Reference > Editor > ComponentVisualizers > FSplineComponentVisualizer

References

   
Module ComponentVisualizers
Header /Engine/Source/Editor/ComponentVisualizers/Public/SplineComponentVisualizer.h
Include #include "SplineComponentVisualizer.h"
Source /Engine/Source/Editor/ComponentVisualizers/Private/SplineComponentVisualizer.cpp
bool TransformSelectedKeys
(
    [EPropertyChangeType::Type](API\Runtime\CoreUObject\UObject\Type) InPropertyChangeType,
    const FVector & InDeltaTranslate,
    const FRotator & InDeltaRotate,
    const FVector & InDeltaScale
)

Remarks

Transforms selected tangent by given translate, rotate and scale


Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library