EBoneAxis

Enum for specifying a specific axis of a bone

Windows
MacOS
Linux

References

Module

Engine

Header

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

Include

#include "Animation/AnimTypes.h"

Syntax

enum EBoneAxis
{
    BA_X,
    BA_Y,
    BA_Z,
}

Values

Name

Description

BA_X

BA_Y

BA_Z

Remarks

Enum for specifying a specific axis of a bone

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