EAxisOption::Type

Windows
MacOS
Linux

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Public/Animation/AnimTypes.h

Include

#include "Animation/AnimTypes.h"

Syntax

namespace EAxisOption
{
    enum Type
    {
        X,
        Y,
        Z,
        X_Neg,
        Y_Neg,
        Z_Neg,
        Custom,
    }
}

Values

Name

Description

X

Y

Z

X_Neg

Y_Neg

Z_Neg

Custom

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