Contents

RealityViewAttachmentBuilderContent

A view that gathers the attachment content for your current reality view.

Declaration

@MainActor @preconcurrency struct RealityViewAttachmentBuilderContent<Attachment, Content> where Attachment : AttachmentContent, Content : View

Overview

A RealityView creates this for you.

See Also

SwiftUI view attachments