Struct QuerySamplingFrequencyCommand
Namespace: UnityEngine.InputSystem.LowLevel
Syntax
public struct QuerySamplingFrequencyCommand : IInputDeviceCommandInfo
Fields
baseCommand
Declaration
public InputDeviceCommand baseCommand
Field Value
| Type | Description |
|---|---|
| InputDeviceCommand |
frequency
Declaration
public float frequency
Field Value
| Type | Description |
|---|---|
| System.Single |
Properties
Type
Declaration
public static FourCC Type { get; }
Property Value
| Type | Description |
|---|---|
| FourCC |
Methods
Create()
Declaration
public static QuerySamplingFrequencyCommand Create()
Returns
| Type | Description |
|---|---|
| QuerySamplingFrequencyCommand |
GetTypeStatic()
Declaration
public FourCC GetTypeStatic()
Returns
| Type | Description |
|---|---|
| FourCC |