IMPCDI::LoadAlphaMap

Load alpha 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 LoadAlphaMap
(
    const IMPCDI::FRegionLocator & InRegionLocator,
    const FString & PNGFile,
    float GammaValue
)

Remarks

Load alpha map from external PNG file

Returns

  • true if success

Parameters

Parameter

Description

InRegionLocator

region locator

PFMFile

full path to PNG file

GammaValue

alpha map gamme value

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