docs.rodeo

MDN Web Docs mirror

GamepadPose

{{securecontext_header}} {{APIRef("Gamepad API")}} {{SeeCompatTable}} 

The GamepadPose interface of the Gamepad API represents the pose of a WebVR controller at a given timestamp (which includes orientation, position, velocity, and acceleration information).

This interface is accessible through the {{domxref("Gamepad.pose")}}  property.

Instance properties

Examples

TBD.

Specifications

{{Specifications}} 

Browser compatibility

{{Compat}} 

See also

In this article

View on MDN