Add support for webxr cubemap and spherical 360 rendering

This commit is contained in:
Alan Jeffrey 2020-06-27 09:18:29 -05:00
parent 352ecda7b5
commit a2142d7dbd
5 changed files with 53 additions and 2 deletions

View file

@ -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)]