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