IDisplayClusterProjectionPolicy::GetOrCreatePreviewMeshComponent

Build preview mesh

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 UMeshComponent * GetOrCreatePreviewMeshComponent
(
    class IDisplayClusterViewport * InViewport
)

Remarks

Build preview mesh

Parameters

Parameter

Description

PolicyParameters

Projection specific parameters. It needs to be Cast-ed to internal parameters class type returned by GetParametersClass().

bOutHandleDeleteComponent

return true, if component delete op must handled outside

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