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 TGLTFVector4
Variables
| Type | Name | Description | |
|---|---|---|---|
| union TGLTFVector4::@16295 | @16296 | ||
| ComponentType[4] | Components | ||
| ComponentType | W | Alignment. | |
| ComponentType | X | ||
| ComponentType | Y | Alignment. | |
| ComponentType | Z | Alignment. |
Constructors
| Type | Name | Description | |
|---|---|---|---|
TGLTFVector4
(
ComponentType X, |