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

    Enum AxisComposite.WhichSideWins

    What happens to the value of an AxisComposite if both positive and negative are actuated at the same time.

    Namespace: UnityEngine.InputSystem.Composites
    Syntax
    public enum WhichSideWins

    Fields

    Name Description Value
    Negative

    If both positive and negative are actuated, the value of negative wins and positive is ignored.

    Neither

    If both positive and negative are actuated, the sides cancel each other out and the result is 0.

    Positive

    If both positive and negative are actuated, the value of positive wins and negative is ignored.

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