This is an experimental technology
Because this technology's specification has not stabilized, check the compatibility table for usage in various browsers. Also note that the syntax and behavior of an experimental technology is subject to change in future versions of browsers as the specification changes.
The hapticActuators read-only property of the Gamepad interface returns an array containing GamepadHapticActuator objects, each of which represents haptic feedback hardware available on the controller.
Syntax
var myHapticActuators = gamepadInstance.hapticActuators;
Value
An array containing GamepadHapticActuator objects.
Examples
TBC
Specifications
| Specification | Status | Comment |
|---|---|---|
| Unknown The definition of 'hapticActuators' in that specification. |
Unknown | Initial definition |
Browser compatibility
TBC
See also
Document Tags and Contributors
Tags:
Contributors to this page:
chrisdavidmills
Last updated by:
chrisdavidmills,