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

Specification
WebXR Layers API Level 1
# dom-xrwebglbinding-nativeprojectionscalefactor

Browser compatibility

BCD tables only load in the browser

See also