ESpriteInitMaterialLightingMode

Windows
MacOS
Linux

References

Module

Paper2DEditor

Header

/Engine/Plugins/2D/Paper2D/Source/Paper2DEditor/Classes/PaperImporterSettings.h

Include

#include "PaperImporterSettings.h"

Syntax

enum ESpriteInitMaterialLightingMode
{
    Automatic,
    ForceUnlit,
    ForceLit,
}

Values

Name

Description

Automatic

Use the default in the importer settings.

ForceUnlit

Force unlit.

ForceLit

Force lit.

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