Search Results for

    Show / Hide Table of Contents

    Enum XRButtons

    Represents all VR buttons.

    Namespace: Evergine.Framework.XR
    Assembly: Evergine.Framework.dll
    Syntax
    public enum XRButtons

    Fields

    Name Description
    Button1

    State of the first button.

    Button2

    State of the second button.

    Grip

    State of the grip button.

    Menu

    State of the menu button.

    ThumbStick

    State of the grip button.

    Trigger

    The trigger button.

    Extension Methods

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