EMeshElementAttributeType

Windows
MacOS
Linux

References

Module

EditableMesh

Header

/Engine/Plugins/Runtime/EditableMesh/Source/EditableMesh/Public/EditableMeshTypes.h

Include

#include "EditableMeshTypes.h"

Syntax

enum EMeshElementAttributeType
{
    None,
    FVector4,
    FVector,
    FVector2D,
    Float,
    Int,
    Bool,
    FName,
}

Values

Name

Description

None

FVector4

FVector

FVector2D

Float

Int

Bool

FName

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