ELiveLinkAxis

Windows
MacOS
Linux

References

Module

LiveLink

Header

/Engine/Plugins/Animation/LiveLink/Source/LiveLink/Public/PreProcessor/LiveLinkAxisSwitchPreProcessor.h

Include

#include "PreProcessor/LiveLinkAxisSwitchPreProcessor.h"

Syntax

enum ELiveLinkAxis
{
    X       = 0,
    Y       = 1,
    Z       = 2,
    XNeg    = 3,
    YNeg    = 4,
    ZNeg    = 5,
}

Values

Name

Description

X

Y

Z

XNeg

YNeg

ZNeg

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