mirror of
https://github.com/servo/servo.git
synced 2025-08-07 14:35:33 +01:00
Add originOffset to XRReferenceSpace
This commit is contained in:
parent
503ea3d943
commit
ffacb1179e
4 changed files with 48 additions and 12 deletions
|
@ -16,6 +16,6 @@ dictionary XRReferenceSpaceOptions {
|
|||
|
||||
[SecureContext, Exposed=Window, Pref="dom.webxr.enabled"]
|
||||
interface XRReferenceSpace : XRSpace {
|
||||
// attribute XRRigidTransform originOffset;
|
||||
attribute XRRigidTransform originOffset;
|
||||
// attribute EventHandler onreset;
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue