Navigation
API > API/Plugins > API/Plugins/GLTFExporter > API/Plugins/GLTFExporter/Core
References
| Module | GLTFExporter |
| Header | /Engine/Plugins/Enterprise/GLTFExporter/Source/GLTFExporter/Public/Core/GLTFVector.h |
| Include | #include "Core/GLTFVector.h" |
Syntax
template<typename ComponentType>
struct TGLTFVector2
Variables
| Type | Name | Description | |
|---|---|---|---|
| union TGLTFVector2::@16287 | @16288 | ||
| ComponentType[2] | Components | ||
| ComponentType | X | ||
| ComponentType | Y | Alignment. |
Constructors
| Type | Name | Description | |
|---|---|---|---|
TGLTFVector2
(
ComponentType X, |