An indication of whether to use an automatically configured AR session.
SDKs
- iOS 13.0+
- Xcode 11.0+
Framework
- Reality
Kit
Declaration
var automaticallyConfigureSession: Bool { get set }
Discussion
The default value is true
.
An indication of whether to use an automatically configured AR session.
SDKs
Framework
var automaticallyConfigureSession: Bool { get set }
The default value is true
.
var session: ARSession
The AR session that supports the view’s rendering.
var render Options: ARView .Render Options
The render options that configure the view’s AR session.
struct ARView .Render Options
The available rendering options that you use to selectively disable certain rendering effects.