FFileReader

Windows
MacOS
Linux

Inheritance Hierarchy

FBaseLogger

FFileReader

References

Module

GLTFCore

Header

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

Include

#include "GLTFReader.h"

Syntax

class FFileReader : public GLTF::FBaseLogger

Constructors

Name Description

Public function

FFileReader()

Destructors

Name Description

Public function

~FFileReader()

Functions

Name Description

Public function

void

 

ReadFile

(
    const FString& InFilePath,
    bool bInLoadImageData,
    bool bInLoadMetadata,
    GLTF::FAsset& OutAsset
)

Loads the contents of a glTF file into the given asset.

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