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 |