mirror of
https://github.com/servo/servo.git
synced 2025-08-06 22:15:33 +01:00
Add support for webxr cubemap and spherical 360 rendering
This commit is contained in:
parent
352ecda7b5
commit
a2142d7dbd
5 changed files with 53 additions and 2 deletions
|
@ -272,6 +272,8 @@ mod gen {
|
|||
left_right: bool,
|
||||
#[serde(rename = "dom.webxr.glwindow.red-cyan")]
|
||||
red_cyan: bool,
|
||||
spherical: bool,
|
||||
cubemap: bool,
|
||||
},
|
||||
hands: {
|
||||
#[serde(default)]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue