ELightMapPaddingType

Method for padding a light map in memory

Windows
MacOS
Linux

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Classes/Engine/EngineTypes.h

Include

#include "Engine/EngineTypes.h"

Syntax

enum ELightMapPaddingType
{
    LMPT_NormalPadding,
    LMPT_PrePadding,
    LMPT_NoPadding,
}

Values

Name

Description

LMPT_NormalPadding

LMPT_PrePadding

LMPT_NoPadding

Remarks

Method for padding a light map in memory

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