IDisplayClusterRenderManager::GetViewportRect

Returns location and size of a viewport

Windows
MacOS
Linux

References

Module

DisplayCluster

Header

/Engine/Plugins/Runtime/nDisplay/Source/DisplayCluster/Public/Render/IDisplayClusterRenderManager.h

Include

#include "Render/IDisplayClusterRenderManager.h"

Syntax

bool GetViewportRect
(
    const FString & InViewportID,
    FIntRect & Rect
)

Remarks

Returns location and size of a viewport

Parameters

Parameter

Description

InViewportID

ID of a viewport

Rect

a rectangle that describes location and size of the viewport

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss