FLightingBuildOptions::ShouldBuildLightingForLevel

Windows
MacOS
Linux

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Public/LightingBuildOptions.h

Include

#include "LightingBuildOptions.h"

Source

/Engine/Source/Runtime/Engine/Private/Light.cpp

Syntax

bool ShouldBuildLightingForLevel
(
    ULevel * Level
) const

Returns

true if the lighting should be built for the level, given the current set of lighting build options.

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