Navigation
API > API/Plugins > API/Plugins/GLTFCore
| Name | FTexture |
| Type | struct |
| Header File | /Engine/Plugins/Interchange/Runtime/Source/Parsers/GLTFCore/Public/GLTFTexture.h |
| Include Path | #include "GLTFTexture.h" |
Syntax
struct FTexture
Inheritance Hierarchy
- FRenderResource → FTexture
- FTexture
Derived Classes
FTexture derived class hierarchy
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
| GLTFTexture.h |
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| Extras | TMap< FString, FString > | GLTFTexture.h | ||
| Name | FString | GLTFTexture.h | ||
| Sampler | const FSampler & | GLTFTexture.h | ||
| Source | const FImage & | GLTFTexture.h | ||
| UniqueId | FString | GLTFTexture.h |