As of October 18, 2023, this name is no longer defined by a Web Platform specification
Definition
Gyroscope defines GyroscopeReadingValues
dictionary GyroscopeReadingValues {
required double? x;
required double? y;
required double? z;
};
GyroscopeReadingValues
dictionaryAs of October 18, 2023, this name is no longer defined by a Web Platform specification
Gyroscope defines GyroscopeReadingValues
dictionary GyroscopeReadingValues {
required double? x;
required double? y;
required double? z;
};