Navigation
API > API/Plugins > API/Plugins/GLTFExporter
| |
|
| Name |
FGLTFJsonSpotLight |
| Type |
struct |
| Header File |
/Engine/Plugins/Enterprise/GLTFExporter/Source/GLTFExporter/Public/Json/GLTFJsonLight.h |
| Include Path |
#include "Json/GLTFJsonLight.h" |
Syntax
struct FGLTFJsonSpotLight : public IGLTFJsonObject
Implements Interfaces
Constructors
Variables
Public
| Name |
Type |
Remarks |
Include Path |
Unreal Specifiers |
| InnerConeAngle |
float |
|
Json/GLTFJsonLight.h |
|
| OuterConeAngle |
float |
|
Json/GLTFJsonLight.h |
|
Functions
Public