ESplineMeshAxis::Type

Choose your operating system:

Windows

macOS

Linux

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Classes/Components/SplineMeshComponent.h

Include

#include "Components/SplineMeshComponent.h"

Syntax

namespace ESplineMeshAxis
{
    enum Type
    {
        X,
        Y,
        Z,
    }
}

Values

Name

Description

X

Y

Z