Navigation
API > API/Plugins > API/Plugins/DisplayCluster > API/Plugins/DisplayCluster/Components
Inheritance Hierarchy
- IDisplayClusterComponent
- UDisplayClusterCameraComponent
- UDisplayClusterOriginComponent
- UDisplayClusterXformComponent
References
| Module | DisplayCluster |
| Header | /Engine/Plugins/Runtime/nDisplay/Source/DisplayCluster/Public/Components/IDisplayClusterComponent.h |
| Include | #include "Components/IDisplayClusterComponent.h" |
Syntax
class IDisplayClusterComponent
Functions
| Type | Name | Description | |
|---|---|---|---|
| void | SetVisualizationEnabled
(
bool bEnabled |
Activates or deactivates component visualization | |
| void | SetVisualizationScale
(
float Scale |
Changes scale of visualization data (custom viz components, gizmo, etc.) |