EInterpMoveAxis

Subtrack for [UInterpTrackMove](API\Runtime\Engine\Matinee\UInterpTrackMove) Transforms an interp actor on one axisList of axies this track can use

Windows
MacOS
Linux

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Classes/Matinee/InterpTrackMoveAxis.h

Include

#include "Matinee/InterpTrackMoveAxis.h"

Syntax

enum EInterpMoveAxis
{
    AXIS_TranslationX,
    AXIS_TranslationY,
    AXIS_TranslationZ,
    AXIS_RotationX,
    AXIS_RotationY,
    AXIS_RotationZ,
}

Values

Name

Description

AXIS_TranslationX

AXIS_TranslationY

AXIS_TranslationZ

AXIS_RotationX

AXIS_RotationY

AXIS_RotationZ

Remarks

Subtrack for UInterpTrackMove Transforms an interp actor on one axisList of axies this track can use

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