Navigation
API > API/Plugins > API/Plugins/GLTFExporter > API/Plugins/GLTFExporter/Core
Inheritance Hierarchy
- TGLTFQuaternion
- FGLTFJsonQuaternion
References
| Module | GLTFExporter |
| Header | /Engine/Plugins/Enterprise/GLTFExporter/Source/GLTFExporter/Public/Core/GLTFQuaternion.h |
| Include | #include "Core/GLTFQuaternion.h" |
Syntax
template<typename ComponentType>
struct TGLTFQuaternion
Variables
| Type | Name | Description | |
|---|---|---|---|
| union TGLTFQuaternion::@16283 | @16284 | ||
| ComponentType[4] | Components | ||
| ComponentType | W | Alignment. | |
| ComponentType | X | ||
| ComponentType | Y | Alignment. | |
| ComponentType | Z | Alignment. |
Constructors
| Type | Name | Description | |
|---|---|---|---|
TGLTFQuaternion
(
ComponentType X, |