UMaterialInterface::UpdateLightmassTextureTracking

Check if the textures have changed since the last time the material was serialized for Lightmass...

Windows
MacOS
Linux

Override Hierarchy

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Classes/Materials/MaterialInterface.h

Include

#include "Materials/MaterialInterface.h"

Syntax

virtual bool UpdateLightmassTextureTracking()

Remarks

Check if the textures have changed since the last time the material was serialized for Lightmass... Update the lists while in here. NOTE: This will mark the package dirty if they have changed.

Returns

bool true if the textures have changed. false if they have not.

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