SendControllerVibe
Inherits from:
IInputDeviceCommandInfo
Public Fields
Type
public static FourCC Type { get; set; }
typeStatic
public FourCC typeStatic { get; set; }
Public Methods
SendControllerVibe Create
public static SendControllerVibe Create(
VibePattern vibePattern,
VibeIntensity vibeIntensity
)
Parameters
Type | Name | Description |
---|---|---|
VibePattern | vibePattern | |
VibeIntensity | vibeIntensity |
Public Attributes
baseCommand
public InputDeviceCommand baseCommand;
intensity
public uint intensity;
pattern
public uint pattern;