mirror of
https://github.com/servo/servo.git
synced 2025-08-11 16:35:33 +01:00
Update test API, hook it up to webxr mocking
This commit is contained in:
parent
b818af794a
commit
0d5d1a3dc4
11 changed files with 158 additions and 79 deletions
|
@ -29,7 +29,7 @@ dictionary FakeXRDeviceInit {
|
|||
// The bounds coordinates. If null, bounded reference spaces are not supported.
|
||||
sequence<FakeXRBoundsPoint> boundsCoodinates;
|
||||
// Eye level used for calculating floor-level spaces
|
||||
float eyeLevel = 1.5;
|
||||
FakeXRRigidTransformInit floorOrigin;
|
||||
FakeXRRigidTransformInit viewerOrigin;
|
||||
};
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue