IDisplayClusterProjectionPolicy::GetProjectionMatrix

Windows
MacOS
Linux

References

Module

DisplayCluster

Header

/Engine/Plugins/Runtime/nDisplay/Source/DisplayCluster/Public/Render/Projection/IDisplayClusterProjectionPolicy.h

Include

#include "Render/Projection/IDisplayClusterProjectionPolicy.h"

Syntax

bool GetProjectionMatrix
(
    class IDisplayClusterViewport * InViewport,
    const uint32 InContextNum,
    FMatrix & OutPrjMatrix
)

Returns

  • True if success

Parameters

Parameter

Description

ViewIdx

Index of view that is being processed for this viewport

OutPrjMatrix

(out) projection matrix

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