XRWebGLSubImage
XRWebGLSubImage
接口在渲染 WebGL 图层时使用。
实例属性
它继承了其父级 XRSubImage
的属性。
XRWebGLSubImage.colorTexture
只读 实验性-
用于渲染
XRCompositionLayer
的颜色WebGLTexture
对象。 XRWebGLSubImage.depthStencilTexture
只读 实验性-
用于渲染
XRCompositionLayer
的深度/模板WebGLTexture
对象。 XRWebGLSubImage.imageIndex
只读 实验性-
如果图层使用
texture-array
请求,则表示纹理数组中偏移量的数字;否则为null
。 XRWebGLSubImage.colorTextureWidth
只读 实验性-
表示 GL 附加项宽度(以像素为单位)的数字。
XRWebGLSubImage.colorTextureHeight
只读 实验性-
表示 GL 附加项高度(以像素为单位)的数字。
规范
规范 |
---|
WebXR 图层 API 级别 1 # xrwebglsubimagetype |
浏览器兼容性
BCD 表仅在浏览器中加载