Contents

requiredAuthorizations

The types of authorizations necessary for detecting planes.

Declaration

static var requiredAuthorizations: [ARKitSession.AuthorizationType] { get }

Discussion

You can use this property to pass plane detection requirements to the requestAuthorization(for:) method.

See Also

Detecting planes