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
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