FSplineComponentVisualizer::TransformSelectedKeys

Transforms selected tangent by given translate, rotate and scale

Windows
MacOS
Linux

References

Module

ComponentVisualizers

Header

/Engine/Source/Editor/ComponentVisualizers/Public/SplineComponentVisualizer.h

Include

#include "SplineComponentVisualizer.h"

Source

/Engine/Source/Editor/ComponentVisualizers/Private/SplineComponentVisualizer.cpp

Syntax

bool TransformSelectedKeys
(
    const FVector & DeltaTranslate,
    const FRotator & DeltaRotate,
    const FVector & DeltaScale
)

Remarks

Transforms selected tangent by given translate, rotate and scale

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