docs.unity3d.com
    Show / Hide Table of Contents

    Struct TouchEvent

    Representation of a single touch event coming from a Device Simulator. Subscribe to DeviceSimulator.touchScreenInput to receive these events.

    Namespace: UnityEditor.DeviceSimulation
    Syntax
    public struct TouchEvent

    Properties

    Name Description
    phase

    Phase of the touch event.

    position

    On-screen position of the touch event. The zero point is at the bottom-left corner of the screen in pixel coordinates.

    touchId

    The unique identifier for the touch. Unity reuses identifiers after the touch ends.

    Back to top
    Terms of use
    Copyright © 2023 Unity Technologies — Terms of use
    • Legal
    • Privacy Policy
    • Cookies
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)
    "Unity", Unity logos, and other Unity trademarks are trademarks or registered trademarks of Unity Technologies or its affiliates in the U.S. and elsewhere (more info here). Other names or brands are trademarks of their respective owners.
    Generated by DocFX on 18 October 2023