IPicpProjection::GetProjectionFactory

Returns specified projection factory

Windows
MacOS
Linux

References

Module

PicpProjection

Header

/Engine/Plugins/Runtime/nDisplay/Source/PicpProjection/Public/IPicpProjection.h

Include

#include "IPicpProjection.h"

Syntax

TSharedPtr< IDisplayClusterProjectionPolicyFactory > GetProjectionFactory
(
    const FString & InProjectionType
)

Remarks

Returns specified projection factory

Returns

  • Projection policy factory of requested type, null if not available

Parameters

Parameter

Description

InProjectionType

Projection type

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