docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Class VirtualJoystick

    Inheritance
    object
    InputControlProvider
    InputDevice
    Joystick
    VirtualJoystick
    Inherited Members
    InputDevice.ProcessEvent(InputEvent)
    InputDevice.ProcessEventIntoState(InputEvent, InputState)
    InputDevice.RemapEvent(InputEvent)
    InputDevice.connected
    InputDevice.profile
    InputDevice.tagIndex
    InputDevice.deviceName
    InputDevice.deviceIndex
    InputDevice.assignment
    InputDevice.ToString()
    InputControlProvider.controlDataList
    InputControlProvider.state
    InputControlProvider.active
    InputControlProvider.SetControls(List<InputControlData>)
    InputControlProvider.GetControlData(int)
    InputControlProvider.controlCount
    InputControlProvider.this[int]
    InputControlProvider.this[string]
    InputControlProvider.GetPrimarySourceName(int, string)
    InputControlProvider.SetControlNameOverride(int, string)
    InputControlProvider.lastEventTime
    object.Equals(object)
    object.Equals(object, object)
    object.ReferenceEquals(object, object)
    object.GetHashCode()
    object.GetType()
    object.MemberwiseClone()
    Namespace: UnityEngine.InputNew
    Assembly: solution.dll
    Syntax
    public class VirtualJoystick : Joystick

    Constructors

    Name Description
    VirtualJoystick()
    VirtualJoystick(string, List<InputControlData>)

    Properties

    Name Description
    action1
    action2
    action3
    action4
    back
    current
    leftStick
    leftStickX
    leftStickY
    menu
    options
    pause
    rightStick
    rightStickX
    rightStickY
    select
    share
    start
    view

    Methods

    Name Description
    SetAxisValue(int, float)
    SetButtonValue(int, bool)
    In This Article
    Back to top
    Copyright © 2024 Unity Technologies — Trademarks and terms of use
    • Legal
    • Privacy Policy
    • Cookie Policy
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)