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