Navigation
API > API/Plugins > API/Plugins/DatasmithContent
Inheritance Hierarchy
- AActor
- ADatasmithAreaLightActor
References
| Module | DatasmithContent |
| Header | /Engine/Plugins/Enterprise/DatasmithContent/Source/DatasmithContent/Public/DatasmithAreaLightActor.h |
| Include | #include "DatasmithAreaLightActor.h" |
Syntax
UCLASS (BlueprintType, Blueprintable, MinimalAPI)
class ADatasmithAreaLightActor : public AActor
Variables
| Type | Name | Description | |
|---|---|---|---|
| float | AttenuationRadius | ||
| bool | bUseIESBrightness | ||
| FLinearColor | Color | ||
| FVector2D | Dimensions | ||
| float | IESBrightnessScale | ||
| TObjectPtr< class UTextureLightProfile > | IESTexture | ||
| float | Intensity | ||
| ELightUnits | IntensityUnits | ||
| EDatasmithAreaLightActorShape | LightShape | ||
| EDatasmithAreaLightActorType | LightType | ||
| TEnumAsByte< EComponentMobility::Type > | Mobility | ||
| FRotator | Rotation | ||
| float | SourceLength | ||
| float | SourceRadius | ||
| float | SpotlightInnerAngle | ||
| float | SpotlightOuterAngle | ||
| float | Temperature |
Constructors
| Type | Name | Description | |
|---|---|---|---|