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
Structs
Enums
Public
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 |
|
Functions
Public