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 © 2021 Unity Technologies
    Generated by DocFX
    on Tuesday, November 2, 2021
    Terms of use