docs.unity3d.com
    目次を表示する/隠す

    Namespace UnityEngine.InputSystem.Interactions

    Classes

    HoldInteraction

    Performs the action if the control is pressed and held for at least the set duration (which defaults to defaultHoldTime).

    MultiTapInteraction

    Interaction that requires multiple taps (press and release within tapTime) spaced no more than tapDelay seconds apart. This equates to a chain of TapInteraction with a maximum delay between each tap.

    PressInteraction

    Performs the action at specific points in a button press-and-release sequence according top behavior.

    SlowTapInteraction

    Performs the action if the control is pressed and held for at least the set duration (which defaults to defaultSlowTapTime) and then released.

    TapInteraction

    Performs the action if the control is pressed held for at least the set duration (which defaults to defaultTapTime) and then released.

    Enums

    PressBehavior

    Determines how to trigger an action based on button presses.

    トップに戻る
    Copyright © 2023 Unity Technologies — 商標と利用規約
    • 法律関連
    • プライバシーポリシー
    • クッキー
    • 私の個人情報を販売または共有しない
    • Your Privacy Choices (Cookie Settings)