docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Class Touchscreen

    Inheritance
    object
    InputControlProvider
    InputDevice
    Pointer
    Touchscreen
    Inherited Members
    Pointer.position
    Pointer.pressure
    Pointer.cursor
    InputDevice.ProcessEvent(InputEvent)
    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 Touchscreen : Pointer

    Constructors

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

    Fields

    Name Description
    MaxConcurrentTouches

    Properties

    Name Description
    current
    touches

    Methods

    Name Description
    ProcessEventIntoState(InputEvent, InputState)
    SendSimulatedPointerEvents(TouchEvent, 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)