FNode

Windows
MacOS
Linux

References

Module

GLTFCore

Header

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

Include

#include "GLTFNode.h"

Syntax

struct FNode

Variables

Name Description

Public variable

int32

 

CameraIndex

Public variable

TArray< int32 >

 

Children

Public variable

int32

 

LightIndex

Public variable

int32

 

MeshIndex

Public variable

FString

 

Name

Public variable

int32

 

Skindex

Skindex is the skin used by the mesh at this node. It's not the joints belonging to a skin

Public variable

FTransform

 

Transform

Public variable

EType

 

Type

Constructors

Name Description

Public function

FNode()

Enums

Name

Description

Public enum

EType

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