Navigation
API > API/Plugins > API/Plugins/GLTFCore
For storing triangle indices as a unit
| Name | FTriangle |
| Type | struct |
| Header File | /Engine/Plugins/Interchange/Runtime/Source/Parsers/GLTFCore/Public/GLTFMesh.h |
| Include Path | #include "GLTFMesh.h" |
Syntax
struct FTriangle
Inheritance Hierarchy
- TTriangle → FTriangle
- FTriangle
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FTriangle() |
GLTFMesh.h |
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| A | uint32 | GLTFMesh.h | ||
| B | uint32 | GLTFMesh.h | ||
| C | uint32 | GLTFMesh.h |