Navigation
API > API/Plugins > API/Plugins/GLTFCore
| Name | FTextureMap |
| Type | struct |
| Header File | /Engine/Plugins/Interchange/Runtime/Source/Parsers/GLTFCore/Public/GLTFMaterial.h |
| Include Path | #include "GLTFMaterial.h" |
Syntax
struct FTextureMap
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FTextureMap() |
GLTFMaterial.h |
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| bHasTextureTransform | bool | GLTFMaterial.h | ||
| TexCoord | uint8 | GLTFMaterial.h | ||
| TextureIndex | int32 | GLTFMaterial.h | ||
| TextureTransform | FTextureTransform | GLTFMaterial.h |
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FMD5Hash GetHash() |
GLTFMaterial.h |