FSplineComponentVisualizer::TransformSelectedTangent

Transforms selected tangent by given translation

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 TransformSelectedTangent
(
    [EPropertyChangeType::Type](API\Runtime\CoreUObject\UObject\Type) InPropertyChangeType,
    const FVector & InDeltaTranslate
)

Remarks

Transforms selected tangent by given translation


Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library