Navigation
| Name | GLTFCore |
| Type | Runtime |
| Part of Plugins | Interchange Framework |
| Location | /Engine/Plugins/Interchange/Runtime/Source/Parsers/GLTFCore/ |
| Module Build Rules | GLTFCore.Build.cs |
Classes
Structs
| Name | Remarks |
|---|---|
| FAccessor | |
| FAnimation | |
| FAsset | |
| FAttributeAccessors | |
| FBuffer | |
| FBufferView | |
| FCamera | |
| FImage | |
| FJointInfluence | |
| FLight | |
| FLightIES | |
| FMaterial | |
| FMesh | |
| FMetadata | |
| FMorphTarget | |
| FNode | |
| FPrimitive | |
| FSampler | |
| FScene | |
| FSkinInfo | |
| FTexture | |
| FTextureMap | |
| FTextureTransform | |
| FTriangle | For storing triangle indices as a unit |
| FVariantMapping | |
| GLTFNodePrefixStaticHelper |
Interfaces
| Name | Remarks |
|---|---|
| IGLTFCoreModule | The public interface of the GLTFCore module |
| IMaterialElementFactory | |
| ITextureElement | |
| ITextureFactory |
Typedefs
| Name | Type | Remarks | Include Path |
|---|---|---|---|
| FLogMessage | TTuple< EMessageSeverity, FText > | GLTFLogger.h |
Enums
Public
| Name | Remarks |
|---|---|
| GLTF::EExtension | |
| GLTF::EGLTFMaterialShadingModel | |
| GLTF::EMaterialExpressionType | |
| GLTF::EMeshAttributeType | |
| GLTF::EMessageSeverity | |
| GLTF::ETextureMode |
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| SupportedTexCoordNum | uint8 | GLTFAccessor.h |