FLandscapePhysicalMaterialRenderTask::Release

Release the task.

Choose your operating system:

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

void Release()

Remarks

Release the task. After calling this IsValid() will return false until we call Init() again.