IDisplayClusterRenderManager::RegisterProjectionPolicyFactory

Registers projection policy factory

Windows
MacOS
Linux

References

Module

DisplayCluster

Header

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

Include

#include "Render/IDisplayClusterRenderManager.h"

Syntax

bool RegisterProjectionPolicyFactory
(
    const FString & ProjectionType,
    TSharedPtr< IDisplayClusterProjectionPolicyFactory > & Factory
)

Remarks

Registers projection policy factory

Returns

  • True if success

Parameters

Parameter

Description

ProjectionType

Type of projection data (MPCDI etc.)

Factory

Factory instance

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