mirror of
https://github.com/servo/servo.git
synced 2025-08-06 14:10:11 +01:00
Add XRPose.transform
This commit is contained in:
parent
e1f0ad7b7c
commit
f9c25c612a
4 changed files with 34 additions and 5 deletions
|
@ -6,6 +6,6 @@
|
|||
|
||||
[SecureContext, Exposed=Window, Pref="dom.webxr.enabled"]
|
||||
interface XRPose {
|
||||
// readonly attribute XRRigidTransform transform;
|
||||
readonly attribute XRRigidTransform transform;
|
||||
// readonly attribute boolean emulatedPosition;
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue