LandscapePhysicalMaterial::GarbageCollectTasks

Optional call to allow garbage collection of any [FLandscapePhysicalMaterialRenderTask](API\Runtime\Landscape\FLandscapePhysicalMaterialRender-) resources and check for leaks.

Windows
MacOS
Linux

References

Module

Landscape

Header

/Engine/Source/Runtime/Landscape/Classes/LandscapePhysicalMaterial.h

Include

#include "LandscapePhysicalMaterial.h"

Source

/Engine/Source/Runtime/Landscape/Private/LandscapePhysicalMaterial.cpp

Syntax

namespace LandscapePhysicalMaterial
{
    void LandscapePhysicalMaterial::GarbageCollectTasks()
}

Remarks

Optional call to allow garbage collection of any FLandscapePhysicalMaterialRenderTask resources and check for leaks.

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