Navigation
API > API/Plugins > API/Plugins/DisplayCluster > API/Plugins/DisplayCluster/Components > API/Plugins/DisplayCluster/Components/UDisplayClusterCameraComponent
| Type | Name | Description | |
|---|---|---|---|
| void | GetDesiredView
(
FMinimalViewInfo& InOutViewInfo, |
Return ViewPoint for this component If the component logic supports postprocess, it will also be in the ViewInfo structure. | |
| void | GetDesiredView
(
IDisplayClusterViewportConfiguration& InViewportConfiguration, |
Return ViewPoint for this component If the component logic supports postprocess, it will also be in the ViewInfo structure. |