IOutputRemap::Load

Loads an external remap mesh file

Windows
MacOS
Linux

References

Module

OutputRemap

Header

/Engine/Plugins/Runtime/nDisplay/Source/OutputRemap/Public/IOutputRemap.h

Include

#include "IOutputRemap.h"

Syntax

bool Load
(
    const FString & RemapMeshFile,
    uint32 & OutMeshRef
)

Remarks

Loads an external remap mesh file

Returns

  • true if success

Parameters

Parameter

Description

RemapMeshFile

file path (.obj fmt)

OutMeshHandler

handler to loaded data

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