W3cubDocs

/Web APIs

XRWebGLBinding: nativeProjectionScaleFactor property

Experimental: This is an experimental technology
Check the Browser compatibility table carefully before using this in production.

The read-only nativeProjectionScaleFactor property of the XRWebGLBinding interface represents the scaling factor by which the projection layer's resolution is multiplied by to get the native resolution of the WebXR device's frame buffer.

For more details, see XRWebGLLayer.getNativeFramebufferScaleFactor().

Value

A floating-point number representing by how much the device's native frame buffer size is scaled by.

Specifications

Browser compatibility

Desktop Mobile
Chrome Edge Firefox Internet Explorer Opera Safari WebView Android Chrome Android Firefox for Android Opera Android Safari on IOS Samsung Internet
nativeProjectionScaleFactor No No No No No No No No No No No No

See also

© 2005–2023 MDN contributors.
Licensed under the Creative Commons Attribution-ShareAlike License v2.5 or later.
https://developer.mozilla.org/en-US/docs/Web/API/XRWebGLBinding/nativeProjectionScaleFactor