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

    Struct InputEventTrace.DeviceInfo

    Information about a device whose input has been captured in an InputEventTrace

    Inherited Members
    ValueType.Equals(Object)
    ValueType.GetHashCode()
    ValueType.ToString()
    Namespace: UnityEngine.InputSystem.LowLevel
    Syntax
    [Serializable]
    public struct DeviceInfo

    Properties

    deviceId

    Id of the device as stored in the events for the device.

    Declaration
    public int deviceId { get; set; }
    Property Value
    Type Description
    Int32
    See Also
    deviceId

    layout

    Name of the layout used by the device.

    Declaration
    public string layout { get; set; }
    Property Value
    Type Description
    String
    See Also
    layout

    stateFormat

    Tag for the format in which state for the device is stored.

    Declaration
    public FourCC stateFormat { get; set; }
    Property Value
    Type Description
    FourCC
    See Also
    stateBlock
    format

    stateSizeInBytes

    Size of a full state snapshot of the device.

    Declaration
    public int stateSizeInBytes { get; set; }
    Property Value
    Type Description
    Int32

    See Also

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