Struct SendBufferedHapticCommand
Namespace: UnityEngine.InputSystem.XR.Haptics
Syntax
public struct SendBufferedHapticCommand : IInputDeviceCommandInfo
Properties
typeStatic
Declaration
public readonly FourCC typeStatic { get; }
Property Value
Type | Description |
---|---|
FourCC |
Implements
Methods
Create(Byte[])
Declaration
public static SendBufferedHapticCommand Create(byte[] rumbleBuffer)
Parameters
Type | Name | Description |
---|---|---|
Byte[] | rumbleBuffer |
Returns
Type | Description |
---|---|
SendBufferedHapticCommand |