Navigation
API > API/Plugins > API/Plugins/DisplayCluster > API/Plugins/DisplayCluster/Components > API/Plugins/DisplayCluster/Components/UDisplayClusterCameraComponent
- UActorComponent::GetEditorPreviewInfo()
- UDisplayClusterCameraComponent::GetEditorPreviewInfo()
References
| Module | DisplayCluster |
| Header | /Engine/Plugins/Runtime/nDisplay/Source/DisplayCluster/Public/Components/DisplayClusterCameraComponent.h |
| Include | #include "Components/DisplayClusterCameraComponent.h" |
| Source | /Engine/Plugins/Runtime/nDisplay/Source/DisplayCluster/Private/Game/EngineClasses/Scene/DisplayClusterCameraComponent.cpp |
virtual bool GetEditorPreviewInfo
(
float DeltaTime,
FMinimalViewInfo & ViewOut
)
Remarks
Supplies the editor with a view specific to this component (think a view from a camera components POV, a render, etc.). Used for PIP preview windows.