Navigation
API > API/Plugins > API/Plugins/DisplayClusterScenePreview > API/Plugins/DisplayClusterScenePreview/FDisplayClusterLightCardEditorHe-
Description
Set the viewport client for which this is handling rendering. If set, its data will be included in the SceneViewInitOptions generated by this helper.
| Name | SetEditorViewportClient |
| Type | function |
| Header File | /Engine/Plugins/Runtime/nDisplay/Source/DisplayClusterScenePreview/Public/DisplayClusterLightCardEditorHelper.h |
| Include Path | #include "DisplayClusterLightCardEditorHelper.h" |
| Source | /Engine/Plugins/Runtime/nDisplay/Source/DisplayClusterScenePreview/Private/DisplayClusterLightCardEditorHelper.cpp |
void SetEditorViewportClient
(
TWeakPtr < FEditorViewportClient > InViewportClient
)