docs.unity.cn
    Show / Hide Table of Contents

    Interface IInputStateTypeInfo

    Interface implemented by all input device state structs which reports the data format identifier of the state.

    Namespace: UnityEngine.InputSystem.LowLevel
    Syntax
    public interface IInputStateTypeInfo

    Properties

    format

    Declaration
    FourCC format { get; }
    Property Value
    Type Description
    FourCC
    Back to top Copyright © 2023 Unity Technologies
    Generated by DocFX
    on 27 March 2023
    Terms of use