Class ARKitParticipantSubsystem | ARKit XR Plugin | 2.2.0-preview.6
docs.unity3d.com
    Show / Hide Table of Contents

    Class ARKitParticipantSubsystem

    ARKit implementation of the XRParticipantSubsystem. Do not create this using new. Instead, use the SubsystemManager to enumerate the available s and get or create an instance from the descriptor.

    Inheritance
    Object
    ARKitParticipantSubsystem
    Namespace: UnityEngine.XR.ARKit
    Syntax
    public sealed class ARKitParticipantSubsystem : XRParticipantSubsystem

    Methods

    CreateProvider()

    Declaration
    protected override IProvider CreateProvider()
    Returns
    Type Description
    IProvider
    Back to top Copyright © 2019 Unity Technologies
    Generated by DocFX