The read-only XRViewport
interface's y
property indicates the offset from the bottom edge of the destination surface (typically a XRWebGLLayer
to the bottom edge of the viewport within the surface into which WebXR content is to be rendered. The viewport's x
property identifies the x
component of the origin, and its is given by the width
and height
properties.