TMeshAABBTree3::SetTolerance

Sets the box intersection tolerance TODO: move into the [IMeshSpatial::FQueryOptions](API\Runtime\GeometryCore\Spatial\IMeshSpatial\FQueryOptions) and delete this function

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

void SetTolerance
(
    double Tolerance
)

Remarks

Sets the box intersection tolerance TODO: move into the IMeshSpatial::FQueryOptions and delete this function