docs.unity3d.com
    Show / Hide Table of Contents

    Class XRHandSubsystemDescriptor

    Describes the capabilities of an XRHandSubsystem.

    Inheritance
    Object
    SubsystemDescriptorWithProvider
    UnityEngine.SubsystemsImplementation.SubsystemDescriptorWithProvider<XRHandSubsystem, XRHandSubsystemProvider>
    XRHandSubsystemDescriptor
    Inherited Members
    UnityEngine.SubsystemsImplementation.SubsystemDescriptorWithProvider<UnityEngine.XR.Hands.XRHandSubsystem, UnityEngine.XR.Hands.ProviderImplementation.XRHandSubsystemProvider>.Create()
    UnityEngine.SubsystemsImplementation.SubsystemDescriptorWithProvider.UnityEngine.ISubsystemDescriptor.Create()
    SubsystemDescriptorWithProvider.id
    UnityEngine.SubsystemsImplementation.SubsystemDescriptorWithProvider.providerType
    UnityEngine.SubsystemsImplementation.SubsystemDescriptorWithProvider.subsystemTypeOverride
    Namespace: UnityEngine.XR.Hands
    Syntax
    public class XRHandSubsystemDescriptor : SubsystemDescriptorWithProvider<XRHandSubsystem, XRHandSubsystemProvider>, ISubsystemDescriptor

    Methods

    Register(XRHandSubsystemDescriptor.Cinfo)

    Registers a new descriptor with the SubsystemManager.

    Declaration
    public static void Register(XRHandSubsystemDescriptor.Cinfo cinfo)
    Parameters
    Type Name Description
    XRHandSubsystemDescriptor.Cinfo cinfo

    The construction information for the new descriptor.

    Back to top Copyright © 2023 Unity Technologies
    Generated by DocFX
    on Tuesday, March 21, 2023
    Terms of use