Class MapAnchors

Container holding [[MapAnchor]] objects.

Hierarchy

  • MapAnchors

Constructors

Accessors

Methods

Constructors

Accessors

Methods

  • Remove a [[MapAnchor]].

    Parameters

    • mapAnchor: MapAnchor<Object3D>

      [[MapAnchor]] instance to remove.

    Returns void

    Note

    This method is potentially slow when removing a lot of anchors. [[clear]]ing and [[add]]ing anchors should be considered in that case.

Generated using TypeDoc