mirror of
https://github.com/servo/servo.git
synced 2025-08-18 03:45:33 +01:00
Update WebXR Layer IDL, and matching changes to the Rust code.
This commit is contained in:
parent
092dcaf2e6
commit
bf7f4eae31
13 changed files with 235 additions and 325 deletions
|
@ -13,6 +13,7 @@ interface XRMediaBinding {
|
|||
};
|
||||
|
||||
dictionary XRMediaLayerInit {
|
||||
required XRSpace space;
|
||||
XRLayerLayout layout = "mono";
|
||||
boolean invertStereo = false;
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue