IMPCDI::LoadBetaMap

Load beta map from external PNG file

Windows
MacOS
Linux

References

Module

MPCDI

Header

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

Include

#include "IMPCDI.h"

Syntax

bool LoadBetaMap
(
    const IMPCDI::FRegionLocator & InRegionLocator,
    const FString & PNGFile
)

Remarks

Load beta map from external PNG file

Returns

  • true if success

Parameters

Parameter

Description

InRegionLocator

region locator

PFMFile

full path to PNG file

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