Navigation
API > API/Plugins > API/Plugins/GLTFCore > API/Plugins/GLTFCore/FNode
| Name | FLightInstanceIES |
| Type | struct |
| Header File | /Engine/Plugins/Interchange/Runtime/Source/Parsers/GLTFCore/Public/GLTFNode.h |
| Include Path | #include "GLTFNode.h" |
Syntax
struct FLightInstanceIES
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| bHasColor | bool | GLTFNode.h | ||
| bHasIntensityMultiplier | bool | GLTFNode.h | ||
| Color | FVector | GLTFNode.h | ||
| Index | int32 | GLTFNode.h | ||
| IntensityMultipler | float | GLTFNode.h |
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FString GetHash() |
GLTFNode.h |