IDisplayClusterProjectionBlueprintAPI::AssignWarpMeshToViewport

Create link to static mesh geometry as warp source

Windows
MacOS
Linux

Deprecated

  • use config reference

References

Module

DisplayClusterProjection

Header

/Engine/Plugins/Runtime/nDisplay/Source/DisplayClusterProjection/Public/Blueprints/IDisplayClusterProjectionBlueprintAPI.h

Include

#include "Blueprints/IDisplayClusterProjectionBlueprintAPI.h"

Syntax

virtual void AssignWarpMeshToViewport
(
    const FString & ViewportId,
    UStaticMeshComponent * MeshComponent,
    USceneComponent * OriginComponent
)

Remarks

Create link to static mesh geometry as warp source

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