Movatterモバイル変換


[0]ホーム

URL:


  1. 面向开发者的 Web 技术
  2. Web API
  3. DeviceMotionEventRotationRate

此页面由社区从英文翻译而来。了解更多并加入 MDN Web Docs 社区。

View in EnglishAlways switch to English

DeviceMotionEventRotationRate

Limited availability

This feature is not Baseline because it does not work in some of the most widely-used browsers.

安全上下文: 此特性仅在一些支持的浏览器安全上下文(HTTPS)中可用。

设备方向事件DeviceMotionEventRotationRate 接口提供有关设备绕三个轴旋转速度的信息。

实例属性

DeviceMotionEventRotationRate.alpha只读

绕 Z 轴的旋转量(以度/秒为单位)。

DeviceMotionEventRotationRate.beta只读

绕 X 轴的旋转量(以度/秒为单位)。

DeviceMotionEventRotationRate.gamma只读

绕 Y 轴的旋转量(以度/秒为单位)。

规范

Specification
Device Orientation and Motion
# devicemotioneventrotationrate

浏览器兼容性

Help improve MDN

Learn how to contribute

This page was last modified on byMDN contributors.


[8]ページ先頭

©2009-2025 Movatter.jp