Navigation
API > API/Plugins > API/Plugins/DisplayCluster > API/Plugins/DisplayCluster/Render > API/Plugins/DisplayCluster/Render/Viewport > API/Plugins/DisplayCluster/Render/Viewport/IDisplayClusterViewportConfigura-
References
| Module | DisplayCluster |
| Header | /Engine/Plugins/Runtime/nDisplay/Source/DisplayCluster/Public/Render/Viewport/IDisplayClusterViewportConfiguration.h |
| Include | #include "Render/Viewport/IDisplayClusterViewportConfiguration.h" |
ADisplayClusterRootActor * GetRootActor
(
const EDisplayClusterRootActorType InRootActorType
) const
Remarks
Gets a reference to the DCRA by type. If a DCRA with the specified type is not assigned, the default DCRA is used.
Parameters
| Name | Description |
|---|---|
| InRootActorType | Type of the DCRA |