FMeshFactory

Windows
MacOS
Linux

References

Module

GLTFCore

Header

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

Include

#include "GLTFMeshFactory.h"

Syntax

class FMeshFactory

Constructors

Name Description

Public function

FMeshFactory()

Destructors

Name Description

Public function

~FMeshFactory()

Functions

Name Description

Public function

void

 

CleanUp()

Public function

void

 

FillMeshDescription

(
    const GLTF::FMesh& Mesh,
    FMeshDescription* MeshDescript...
)

Public function Const

const TArray...

 

GetLogMessages()

Public function Const

float

 

GetUniformScale()

Public function

void

 

SetReserveSize

(
    uint32 Size
)

Public function

void

 

SetUniformScale

(
    float Scale
)

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