AdjustLevels

LightmapResRatioAdjust level options

Unreal Engine C++ API Reference > Editor > LevelEditor > FLightmapResRatioAdjustSettings

References

   
Module LevelEditor
Header /Engine/Source/Editor/LevelEditor/Public/LightmapResRatioAdjust.h
Include #include "LightmapResRatioAdjust.h"

Syntax

enum AdjustLevels  
{  
    Current,  
    Selected,  
    AllLoaded,  
}  

Values

Name Description
Current Current level only
Selected Selected levels only
AllLoaded All loaded levels

Remarks

LightmapResRatioAdjust level options


Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library