Class ARKitParticipantSubsystem
ARKit implementation of the XRParticipantSubsystem
. Do not create this using new
. Instead, use the
SubsystemManager
to enumerate the available
Namespace: UnityEngine.XR.ARKit
Syntax
public sealed class ARKitParticipantSubsystem : XRParticipantSubsystem
Methods
CreateProvider()
Declaration
protected override IProvider CreateProvider()
Returns
Type | Description |
---|---|
IProvider |