Contents

addAnchor(_:)

Adds an anchor to the scene’s list of anchors.

Declaration

@MainActor @preconcurrency func addAnchor(_ anchor: any HasAnchoring)

Parameters

  • anchor:

    The anchor to add.

See Also

Adding and removing anchors