IOutputRemap

Windows
MacOS
Linux

Inheritance Hierarchy

IModuleInterface

IOutputRemap

References

Module

OutputRemap

Header

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

Include

#include "IOutputRemap.h"

Syntax

class IOutputRemap : public IModuleInterface

Functions

Name Description

Public function

bool

 

ApplyOutputRemap_RenderThread

(
    FRHICommandListImmediate& RHICmdLi...,
    FRHITexture2D* ShaderResourceT...,
    FRHITexture2D* TargetableTextu...,
    uint32 MeshRef
)

Applies Output Remap

Public function Static

IOutputRemap...

 

Get()

Singleton-like access to this module's interface.

Public function Static

bool

 

IsAvailable()

Checks to see if this module is loaded and ready.

Public function

bool

 

Load

(
    const FString& RemapMeshFile,
    uint32& OutMeshRef
)

Loads an external remap mesh file

Public function

void

 

ReloadAll()

Reload all changed external mesh files

Constants

Name

Description

ModuleName

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