Firefox Tomorrow

web api interface

XRWebGLBinding

View on MDN ↗

Secure contextLimited availability

The XRWebGLBinding interface is used to create layers that have a GPU backend.

Constructor

  • XRWebGLBinding() Experimental
    • : Creates a new XRWebGLBinding object for the specified XR session and WebGL rendering context.

Instance properties

  • nativeProjectionScaleFactor Read only Experimental
    • : The scaleFactor that was passed in during the construction of the projection layer. The native buffer size is scaled by this number.

Instance methods

Specifications

SpecificationsStandards references are available on the canonical MDN page.

Browser compatibility

Browser compatibilityCompatibility data is available on the canonical MDN page.

See also