Class ARKitParticipantSubsystem
ARKit implementation of the XRParticipantSubsystem
. Do not create this using new
. Instead, use the
SubsystemManager
to enumerate the available XRParticipantSubsystemDescriptors and get or create an instance from the descriptor.
Inheritance
TrackingSubsystem<XRParticipant, XRParticipantSubsystem, XRParticipantSubsystemDescriptor, XRParticipantSubsystem.Provider>
ARKitParticipantSubsystem
Inherited Members
Namespace: UnityEngine.XR.ARKit
Syntax
[Preserve]
public sealed class ARKitParticipantSubsystem : XRParticipantSubsystem