Contents

init(_:)

Creates an anchor entity targeting a particular kind of anchor.

Declaration

@MainActor @preconcurrency init(_ target: AnchoringComponent.Target)

Parameters

  • target:

    The real world object the anchor should target.

See Also

Creating an anchor