Navigation
API > API/Plugins > API/Plugins/GLTFCore
References
| Module | GLTFCore |
| Header | /Engine/Plugins/Interchange/Runtime/Source/Parsers/GLTFCore/Public/GLTFMesh.h |
| Include | #include "GLTFMesh.h" |
Syntax
struct FMesh
Variables
| Type | Name | Description | |
|---|---|---|---|
| TArray< FString > | MorphTargetNames | ||
| TArray< float > | MorphTargetWeights | ||
| FString | Name | ||
| TArray< FPrimitive > | Primitives | ||
| FString | UniqueId |
Functions
| Type | Name | Description | |
|---|---|---|---|
| void | GenerateIsValidCache
(
bool GenerateIsValidCacheForPrimitives |
||
| FMD5Hash | GetHash () |
||
| bool | HasColors () |
||
| bool | |||
| bool | HasNormals () |
||
| bool | HasTangents () |
||
| bool | HasTexCoords
(
uint32 Index |
||
| bool | IsValid () |
||
| int32 |