mirror of
https://github.com/servo/servo.git
synced 2025-08-15 02:15:33 +01:00
Support fetching viewport info
This commit is contained in:
parent
e259ff727e
commit
7e043a33f1
9 changed files with 125 additions and 6 deletions
|
@ -34,7 +34,7 @@ interface XRWebGLLayer : XRLayer {
|
|||
// readonly attribute unsigned long framebufferHeight;
|
||||
|
||||
// // Methods
|
||||
// XRViewport? getViewport(XRView view);
|
||||
XRViewport? getViewport(XRView view);
|
||||
// void requestViewportScaling(double viewportScaleFactor);
|
||||
|
||||
// // Static Methods
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue