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