OrientationSensor: quaternion プロパティ
Limited availability
This feature is not Baseline because it does not work in some of the most widely-used browsers.
OrientationSensor
インターフェイスの読み取り専用プロパティ quaternion
は、各要素がデバイスの向きを表す単位四元数の成分である 4 要素の Array
を返します。
OrientationSensor
はベースクラスなので、quaternion
は派生クラスからのみ読み取ることができます。