RealityViewAttachmentBuilderContent
A view that gathers the attachment content for your current reality view.
Declaration
@MainActor @preconcurrency struct RealityViewAttachmentBuilderContent<Attachment, Content> where Attachment : AttachmentContent, Content : ViewOverview
A RealityView creates this for you.