FLandscapePhysicalMaterialRenderTask::IsValid

Returns true if [Init()](API\Runtime\Landscape\FLandscapePhysicalMaterialRender-\Init) has been called without a [Release()](API\Runtime\Landscape\FLandscapePhysicalMaterialRender-\Release).

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

bool IsValid() const

Remarks

Returns true if Init() has been called without a Release().