Search Results for

    Show / Hide Table of Contents

    Enum TrackXRDevice.SelectionDeviceStrategy

    Device selection strategy enumeration.

    Namespace: Evergine.Components.XR
    Assembly: Evergine.Components.dll
    Syntax
    public enum TrackXRDevice.SelectionDeviceStrategy

    Fields

    Name Description
    ByDeviceIndex

    Selection by device index.

    ByDeviceType

    Selection by device type.

    ByDeviceTypeAndHandedness

    Selects by device type and handedness.

    ByHandedness

    Selection by handedness type.

    Extension Methods

    EnumExtensions.HasFlag(Enum, Enum)
    ReflectionHelper.GetMemberAssembly(object)
    ReflectionHelper.GetTypeName(object)
    In this article
    Back to top
    Generated by DocFX