navcat docs
    Preparing search index...

    Function getPortalPoints

    • Retrieves the left and right points of the portal edge between two adjacent polygons. Or if one of the polygons is an off-mesh connection, returns the connection endpoint for both left and right.

      Parameters

      • navMesh: NavMesh
      • fromNodeRef: number
      • toNodeRef: number
      • outLeft: Vec3
      • outRight: Vec3

      Returns boolean