Skip to content

Latest commit

 

History

History
36 lines (26 loc) · 697 Bytes

File metadata and controls

36 lines (26 loc) · 697 Bytes
title slug page-type tags browser-compat
XRWebGLSubImage.colorTextureHeight
Web/API/XRWebGLSubImage/colorTextureHeight
web-api-instance-property
API
Property
Reference
VR
WebXR
WebXR API
WebXR Device API
XR
Experimental
api.XRWebGLSubImage.colorTextureHeight

{{APIRef("WebXR Device API")}}{{SeeCompatTable}}

The read-only colorTextureHeight property of the {{domxref("XRWebGLSubImage")}} interface is a number representing the height in pixels of the GL attachment.

Value

A number indicating the height in pixels.

Specifications

{{Specifications}}

Browser compatibility

{{Compat}}

See also

  • {{domxref("WebGLTexture")}}