FDatasmithTextureImporter

Windows
MacOS
Linux

Inheritance Hierarchy

FNoncopyable

FDatasmithTextureImporter

References

Module

DatasmithImporter

Header

/Engine/Plugins/Enterprise/DatasmithImporter/Source/DatasmithImporter/Public/DatasmithTextureImporter.h

Include

#include "DatasmithTextureImporter.h"

Syntax

class FDatasmithTextureImporter : private FNoncopyable

Constructors

Name Description

Public function

FDatasmithTextureImporter

(
    FDatasmithImportContext& InImportC...
)

Destructors

Name Description

Public function

~FDatasmithTextureImporter()

Functions

Name Description

Public function

UTexture ...

 

CreateIESTexture

(
    const TSharedPtr< IDatasmithTexture...
)

Public function

UTexture ...

 

CreateTexture

(
    const TSharedPtr< IDatasmithTexture...,
    const TArray< uint8 >& TextureData,
    const FString& Extension
)

Public function

bool

 

GetTextureData

(
    const TSharedPtr< IDatasmithTexture...,
    TArray< uint8 >& TextureData,
    FString& Extension
)

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