IPicpProjection::AssignWarpMeshToViewport

Create link to static mesh geometry as warp source

Windows
MacOS
Linux

References

Module

PicpProjection

Header

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

Include

#include "IPicpProjection.h"

Syntax

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

Remarks

Create link to static mesh geometry as warp source

Returns

  • true if the mesh linked and ready to warp

Parameters

Parameter

Description

ViewportId

viewport name

MeshComponent

warp mesh

OriginComponent

cave origin

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