Stride

OPEN / CLOSE
  • Features
  • Blog
  • Documentation
  • Community
(icon) Download

  • Discord
  • Facebook
  • Twitter
  • YouTube

LANGUAGE

OPEN / CLOSE
  • English
  • 日本語
    Show / Hide Table of Contents

    DeviceClass Enum

    Namespace: Stride.VirtualReality
    Assembly: Stride.VirtualReality.dll

    Describes what kind of object is being tracked at a given ID

    public enum DeviceClass

    Fields

    Name Description
    Controller

    The device is a controller

    DisplayRedirect

    Accessories that aren't necessarily tracked themselves, but may redirect video output from other tracked devices

    GenericTracker

    The device is a tracker

    HMD

    The device at this index is an HMD

    Invalid

    There is no device at this index

    TrackingReference

    The device is a camera, Lighthouse base station, or other device that supplies tracking ground truth.

    Extension Methods

    ComponentBaseExtensions.DisposeBy<DeviceClass>(ICollectorHolder)
    ComponentBaseExtensions.RemoveDisposeBy<DeviceClass>(ICollectorHolder)
    • Improve this Doc
    • View Source
    In This Article

    Back to top

    Copyright © 2019-2021 .NET Foundation and Contributors
    Supported by the .NET Foundation