FLightMap::Cleanup

Called when the light-map is no longer referenced. Should release the lightmap's resources.

Windows
MacOS
Linux

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Public/LightMap.h

Include

#include "LightMap.h"

Source

/Engine/Source/Runtime/Engine/Private/LightMap.cpp

Syntax

virtual void Cleanup()

Remarks

Called when the light-map is no longer referenced. Should release the lightmap's resources.

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