Navigation
API > API/Plugins > API/Plugins/DisplayCluster > API/Plugins/DisplayCluster/Components
Inheritance Hierarchy
- FDisplayClusterLabelConfiguration
- IDisplayClusterLightCardEditor::FLabelArgs
References
| Module | DisplayCluster |
| Header | /Engine/Plugins/Runtime/nDisplay/Source/DisplayCluster/Public/Components/DisplayClusterLabelConfiguration.h |
| Include | #include "Components/DisplayClusterLabelConfiguration.h" |
Syntax
struct FDisplayClusterLabelConfiguration
Remarks
Generic args a label can recognize
Variables
| Type | Name | Description | |
|---|---|---|---|
| bool | bVisible | Should the label be visible | |
| EDisplayClusterLabelFlags | LabelFlags | Flags for the label. Can be used to fine-tune visibility settings | |
| TObjectPtr< ADisplayClusterRootActor > | RootActor | The root actor | |
| float | Scale | The scale to apply to the label |