Navigation
API > API/Plugins > API/Plugins/GLTFExporter
| Name | TGLTFColor4 |
| Type | struct |
| Header File | /Engine/Plugins/Enterprise/GLTFExporter/Source/GLTFExporter/Public/Core/GLTFColor.h |
| Include Path | #include "Core/GLTFColor.h" |
Syntax
template<typename ComponentType>
struct TGLTFColor4
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
TGLTFColor4
(
ComponentType R, |
Core/GLTFColor.h |
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| A | ComponentType | Core/GLTFColor.h | ||
| B | ComponentType | Core/GLTFColor.h | ||
| Components | ComponentType | Core/GLTFColor.h | ||
| G | ComponentType | Core/GLTFColor.h | ||
| R | ComponentType | Core/GLTFColor.h | ||
| TGLTFColor4 | union TGLTFColor4 | Core/GLTFColor.h |