IMPCDI::SetStaticMeshWarp

Use StaticMesh to warp

Windows
MacOS
Linux

References

Module

MPCDI

Header

/Engine/Plugins/Runtime/nDisplay/Source/MPCDI/Public/IMPCDI.h

Include

#include "IMPCDI.h"

Syntax

bool SetStaticMeshWarp
(
    const IMPCDI::FRegionLocator & InRegionLocator,
    UStaticMeshComponent * MeshComponent,
    USceneComponent * OriginComponent
)

Remarks

Use StaticMesh to warp

Returns

  • true if success

Parameters

Parameter

Description

InRegionLocator

region locator

MeshComponent

warp static mesh component

OriginComponent

cave origin component

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