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

    Struct InputBindingCompositeContext.PartBinding

    Information about a control bound to a part of a composite.

    Inherited Members
    ValueType.Equals(Object)
    ValueType.GetHashCode()
    ValueType.ToString()
    Namespace: UnityEngine.InputSystem
    Syntax
    public struct PartBinding

    Properties

    control

    The control bound to the part.

    Declaration
    public InputControl control { readonly get; set; }
    Property Value
    Type Description
    InputControl

    part

    Identifier of the part. This is the numeric identifier stored in the public fields of the composite by the input system.

    Declaration
    public int part { readonly get; set; }
    Property Value
    Type Description
    Int32
    トップに戻る
    Copyright © 2023 Unity Technologies — 商標と利用規約
    • 法律関連
    • プライバシーポリシー
    • クッキー
    • 私の個人情報を販売または共有しない
    • Your Privacy Choices (Cookie Settings)