Navigation
API > API/Plugins > API/Plugins/GLTFCore
References
| Module | GLTFCore |
| Header | /Engine/Plugins/Interchange/Runtime/Source/Parsers/GLTFCore/Public/GLTFNode.h |
| Include | #include "GLTFNode.h" |
Syntax
struct FLight
Variables
| Type | Name | Description | |
|---|---|---|---|
| FVector | Color | ||
| float | Intensity | ||
| FString | Name | ||
| const FNode * | Node | ||
| float | Range | Must be > 0. When undefined, range is assumed to be infinite. | |
| FSpot | Spot | ||
| EType | Type | ||
| FString | UniqueId |
Constructors
Classes
| Type | Name | Description | |
|---|---|---|---|
| FSpot |
Enums
| Type | Name | Description | |
|---|---|---|---|
| EType |