SearchOptions | Matterport SDK
Usage of the SDK constitutes your agreement with the Matterport SDK Agreement. Email developers@matterport.com with any questions.

Options that can configure how the A* algorithm runs.

Type parameters

  • T

Hierarchy

  • SearchOptions

Index

Methods

Methods

heuristic

  • An estimate of the "distance" between vertexA and vertexB. The default heuristic function returns 0.

    Parameters

    Returns number