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.
Creates an anchor entity targeting a particular kind of anchor.
@MainActor @preconcurrency init(_ target: AnchoringComponent.Target)The real world object the anchor should target.