{!See https://docs.google.com/document/d/1takg_GmIBBKKTj-GHZCwzxohpQz7Bhekivkk72kYMtE/edit for reference implementation of OneTrust, dataLayer and GTM} {!OneTrust Cookies Consent} {!OneTrust Cookies Consent end} {!dataLayer initialization push} {!dataLayer initialization push end} {!Google Tag Manager} {!Google Tag Manager end} Constructor TrackPadTouch | App UI | 0.6.5
docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Constructor TrackPadTouch

    TrackPadTouch(int, Vector2, int, Vector2, float, TouchPhase)

    Constructor.

    Declaration
    public TrackPadTouch(int fingerId, Vector2 position, int tapCount, Vector2 deltaPos, float deltaTime, TouchPhase phase)
    Parameters
    Type Name Description
    int fingerId

    The unique identifier of the touch.

    Vector2 position

    The position of the touch in normalized coordinates.

    int tapCount

    The number of taps. This is always 1 for a trackpad.

    Vector2 deltaPos

    The delta position of the touch since the last frame.

    float deltaTime

    The delta time since the last frame.

    TouchPhase phase

    The phase of the touch.

    In This Article
    Back to top
    Copyright © 2023 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)