mirror of
https://github.com/servo/servo.git
synced 2025-08-03 04:30:10 +01:00
Clean up vrdisplay, set active immersive session correctly
This commit is contained in:
parent
8780edb165
commit
57c85361be
4 changed files with 18 additions and 152 deletions
|
@ -62,10 +62,6 @@ impl VREyeParameters {
|
|||
|
||||
eye_parameters
|
||||
}
|
||||
|
||||
pub fn offset_array(&self) -> [f32; 3] {
|
||||
self.parameters.borrow().offset
|
||||
}
|
||||
}
|
||||
|
||||
impl VREyeParametersMethods for VREyeParameters {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue