The view’s background, lighting, and acoustic properties.
SDKs
- iOS 13.0+
- macOS 10.15+
- Mac Catalyst 13.0+
- Xcode 11.0+
Framework
- Reality
Kit
Declaration
var environment: ARView.Environment { get set }
The view’s background, lighting, and acoustic properties.
SDKs
Framework
var environment: ARView.Environment { get set }
struct ARView .Environment
A description of background, lighting, and acoustic properties for a view’s content.
var physics Origin: Entity?
The entity that defines the origin of the scene’s physics simulation.
var audio Listener: Entity?
The entity that defines the listener position and orientation for spatial audio.