ETAxis

Texture alignment.

Windows
MacOS
Linux

References

Module

UnrealEd

Header

/Engine/Source/Editor/UnrealEd/Public/Editor.h

Include

#include "Editor.h"

Syntax

enum ETAxis
{
    TAXIS_X        = 0,
    TAXIS_Y        = 1,
    TAXIS_Z        = 2,
    TAXIS_WALLS    = 3,
    TAXIS_AUTO     = 4,
}

Values

Name

Description

TAXIS_X

TAXIS_Y

TAXIS_Z

TAXIS_WALLS

TAXIS_AUTO

Remarks

Texture alignment.

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