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 TGLTFVector3
Variables
| Type | Name | Description | |
|---|---|---|---|
| union TGLTFVector3 |
Constructors
| Type | Name | Description | |
|---|---|---|---|
TGLTFVector3
(
ComponentType X, |