scene
The coordinate space that represents ARKit world space.
Declaration
static var scene: SceneRealityCoordinateSpace { get }Discussion
In a visionOS window or volume, or when using the virtual camera on any other platform, this space represents the center of the scene’s owning RealityView.
When in a visionOS Immersive Space, or using the RealityViewCamera/worldTracking camera in iOS, the scene coordinate space is the ARKit world origin.