XRWebGLLayer: framebufferWidth property
Limited availability
This feature is not Baseline because it does not work in some of the most widely-used browsers.
- experimental technology
Check the Browser compatibility table carefully before using this in production.
Secure context: This feature is available only in secure contexts (HTTPS), in some or all supporting browsers.
The read-only XRWebGLLayer
property
framebufferWidth
specifies the width of the framebuffer,
in pixels.
You can get the height of the framebuffer using the
framebufferHeight
property.