Navigation
API > API/Plugins > API/Plugins/GLTFExporter
| Name | TGLTFQuaternion |
| Type | struct |
| Header File | /Engine/Plugins/Enterprise/GLTFExporter/Source/GLTFExporter/Public/Core/GLTFQuaternion.h |
| Include Path | #include "Core/GLTFQuaternion.h" |
Syntax
template<typename ComponentType>
struct TGLTFQuaternion
Derived Classes
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
TGLTFQuaternion
(
ComponentType X, |
Core/GLTFQuaternion.h |
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| Components | ComponentType | Core/GLTFQuaternion.h | ||
| TGLTFQuaternion | union TGLTFQuaternion | Core/GLTFQuaternion.h | ||
| W | ComponentType | Core/GLTFQuaternion.h | ||
| X | ComponentType | Core/GLTFQuaternion.h | ||
| Y | ComponentType | Core/GLTFQuaternion.h | ||
| Z | ComponentType | Core/GLTFQuaternion.h |