Navigation
API > API/Plugins > API/Plugins/DisplayCluster
References
| Module | DisplayCluster |
| Header | /Engine/Plugins/Runtime/nDisplay/Source/DisplayCluster/Public/DisplayClusterLightCardActor.h |
| Include | #include "DisplayClusterLightCardActor.h" |
Syntax
USTRUCT (Blueprintable)
struct FLightCardAlphaGradientSettings
Variables
| Type | Name | Description | |
|---|---|---|---|
| float | Angle | The angle (degrees) determines the gradient direction. | |
| bool | bEnableAlphaGradient | Enables/disables alpha gradient effect | |
| float | EndingAlpha | Ending alpha value in the gradient | |
| float | StartingAlpha | Starting alpha value in the gradient |