TMeshAABBTree3::IsValid

Choose your operating system:

Windows

macOS

Linux

References

Module

GeometryCore

Header

/Engine/Source/Runtime/GeometryCore/Public/Spatial/MeshAABBTree3.h

Include

#include "Spatial/MeshAABBTree3.h"

Syntax

bool IsValid
(
    bool bAllowUnsafeModifiedMeshQueries
) const

Returns

true if tree is built and mesh is unchanged (identified based on change stamp)

Parameters

Parameter

Description

bAllowUnsafeModifiedMeshQueries

if true, then a built tree will still be considered valid even if the mesh change stamp has been modified