FTexture

Windows
MacOS
Linux

References

Module

GLTFCore

Header

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

Include

#include "GLTFTexture.h"

Syntax

struct FTexture

Variables

Name Description

Public variable

FString

 

Name

Public variable

const FSampler ...

 

Sampler

Public variable

const FImage &

 

Source

Constructors

Name Description

Public function

FTexture

(
    const FString& InName,
    const FImage& InSource,
    const FSampler& InSampler
)

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