IDisplayClusterProjectionPolicy::IsCameraProjectionVisible

Return true, if camera projection visible for this viewport geometry ICVFX Perforamance : if camera frame not visible on this node, disable render for this camera

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

virtual bool IsCameraProjectionVisible
(
    const FRotator & InViewRotation,
    const FVector & InViewLocation,
    const FMatrix & InProjectionMatrix
)

Remarks

Return true, if camera projection visible for this viewport geometry ICVFX Perforamance : if camera frame not visible on this node, disable render for this camera

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