EComponentType

Windows
MacOS
Linux

References

Module

GLTFCore

Header

/Engine/Plugins/Editor/GLTFImporter/Source/GLTFCore/Public/GLTFAccessor.h

Include

#include "GLTFAccessor.h"

Syntax

enum EComponentType
{
    None,
    S8,
    U8,
    S16,
    U16,
    U32,
    F32,
    Count,
}

Values

Name

Description

None

S8

U8

S16

U16

U32

F32

Count

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