Navigation
API > API/Plugins > API/Plugins/DatasmithFBXTranslator
| |
|
| Name |
FDatasmithFBXSceneLight |
| Type |
struct |
| Header File |
/Engine/Plugins/Enterprise/DatasmithFBXImporter/Source/DatasmithFBXTranslator/Public/DatasmithFBXScene.h |
| Include Path |
#include "DatasmithFBXScene.h" |
Syntax
struct FDatasmithFBXSceneLight
Variables
Public
| Name |
Type |
Remarks |
Include Path |
Unreal Specifiers |
| AreaLightShape |
EDatasmithLightShape |
|
DatasmithFBXScene.h |
|
| AreaLightUseConeAngle |
bool |
|
DatasmithFBXScene.h |
|
| AttenuationType |
EAttenuationType |
|
DatasmithFBXScene.h |
|
| ConeInnerAngle |
float |
|
DatasmithFBXScene.h |
|
| ConeOuterAngle |
float |
|
DatasmithFBXScene.h |
|
| DiffuseColor |
FLinearColor |
|
DatasmithFBXScene.h |
|
| Enabled |
bool |
|
DatasmithFBXScene.h |
|
| IESPath |
FString |
|
DatasmithFBXScene.h |
|
| Intensity |
float |
|
DatasmithFBXScene.h |
|
| LightType |
ELightType |
|
DatasmithFBXScene.h |
|
| Name |
FString |
|
DatasmithFBXScene.h |
|
| Temperature |
float |
|
DatasmithFBXScene.h |
|
| Unit |
int32 |
|
DatasmithFBXScene.h |
|
| UnusedGlossyColor |
FLinearColor |
|
DatasmithFBXScene.h |
|
| UseIESProfile |
bool |
|
DatasmithFBXScene.h |
|
| UseTemperature |
bool |
|
DatasmithFBXScene.h |
|
| VisualizationVisible |
bool |
|
DatasmithFBXScene.h |
|