Contents

RealityViewContent

The content of a visionOS reality view.

Declaration

struct RealityViewContent

Overview

Add content that you want your visionOS app to display to a RealityViewContent.

You can use RealityViewContent to add and remove entities, subscribe to RealityKit events, and perform coordinate conversions between RealityKit entity space and a SwiftUI View’s coordinate space.

Topics

Structures

Instance Methods

See Also

SwiftUI scene presentation