Navigation
Unreal Engine C++ API Reference > Plugins > DisplayCluster
Classes
Type | Name | Description | |
---|---|---|---|
![]() |
FDisplayClusterLabelConfiguration | Generic args a label can recognize | |
![]() ![]() |
FDisplayClusterStageGeometryMap | A geometry map for the stage, which contains a generated texture of the stage geometry's depth and normal vectors | |
![]() |
IDisplayClusterComponent | ||
![]() ![]() ![]() |
UDisplayClusterCameraComponent | 3D point in space used to render nDisplay viewports from | |
![]() ![]() ![]() ![]() |
UDisplayClusterChromakeyCardStageActorComponent | Stage Actor Component to be placed in chromakey card actors | |
![]() |
UDisplayClusterComponent | ||
![]() ![]() ![]() |
UDisplayClusterICVFXCameraComponent | NDisplay in-camera VFX camera representation | |
![]() ![]() ![]() ![]() |
UDisplayClusterLabelComponent | A label component specific to nDisplay. | |
![]() ![]() ![]() ![]() |
UDisplayClusterLightCardStageActorComponent | Stage Actor Component to be placed in light card actors | |
![]() ![]() ![]() |
UDisplayClusterOriginComponent | NDisplay origin component (mostly for in-Editor visualization) | |
![]() ![]() ![]() |
UDisplayClusterPreviewComponent | NDisplay Viewport preview component (Editor) | |
![]() ![]() ![]() |
UDisplayClusterPreviewShareComponent | NDisplay Viewport preview share component | |
![]() ![]() ![]() |
UDisplayClusterSceneComponentSync | Abstract synchronization component | |
![]() ![]() ![]() ![]() |
UDisplayClusterSceneComponentSyncParent | Synchronization component. Synchronizes parent scene component. | |
![]() ![]() ![]() ![]() |
UDisplayClusterSceneComponentSyncThis | Synchronization component. Synchronizes itself | |
![]() ![]() ![]() |
UDisplayClusterScreenComponent | Simple projection policy screen component | |
![]() ![]() ![]() ![]() |
UDisplayClusterStageActorComponent | Stage Actor Component used to determine root actor ownership | |
![]() ![]() |
UDisplayClusterStageGeometryComponent | A component that stores the generated geometry map of the stage actor, which is used for placing stage actors (light cards, CCWs, etc) flush to the stage's walls and ceiling | |
![]() ![]() ![]() |
UDisplayClusterSyncTickComponent | Helper component to trigger nDisplay sync for Tick sync group | |
![]() ![]() ![]() |
UDisplayClusterXformComponent | NDisplay Transform component |
Enums
Type | Name | Description | |
---|---|---|---|
![]() ![]() |
EDisplayClusterEyeStereoOffset | ||
![]() ![]() |
EDisplayClusterLabelFlags | ||
![]() ![]() |
EDisplayClusterPreviewShareIcvfxSync | Available Icvfx camera sync types | |
![]() ![]() |
EDisplayClusterPreviewShareMode | Available sharing modes |
Functions
Type | Name | Description | |
---|---|---|---|
![]() |
constexpr bool | ||
![]() |
constexpr EDisplayClusterLabelFlags | operator&
(
EDisplayClusterLabelFlags Lhs, |
|
![]() |
EDisplayClusterLabelFlags & | operator&=
(
EDisplayClusterLabelFlags& Lhs, |
|
![]() |
constexpr EDisplayClusterLabelFlags | operator^
(
EDisplayClusterLabelFlags Lhs, |
|
![]() |
EDisplayClusterLabelFlags & | operator^=
(
EDisplayClusterLabelFlags& Lhs, |
|
![]() |
constexpr EDisplayClusterLabelFlags | operator|
(
EDisplayClusterLabelFlags Lhs, |
|
![]() |
EDisplayClusterLabelFlags & | operator|=
(
EDisplayClusterLabelFlags& Lhs, |
|
![]() |
constexpr EDisplayClusterLabelFlags |