Skip to content

Commit

Permalink
Synchronize with BCD v5.6.7 (mdn#36385)
Browse files Browse the repository at this point in the history
Co-authored-by: OnkarRuikar <[email protected]>
  • Loading branch information
OnkarRuikar and OnkarRuikar authored Oct 17, 2024
1 parent 488adf9 commit a9fe7e6
Showing 1 changed file with 1 addition and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -3,12 +3,10 @@ title: "WebGL2RenderingContext: unpackColorSpace property"
short-title: unpackColorSpace
slug: Web/API/WebGL2RenderingContext/unpackColorSpace
page-type: web-api-instance-property
status:
- experimental
browser-compat: api.WebGL2RenderingContext.unpackColorSpace
---

{{APIRef("WebGL")}}{{SeeCompatTable}}{{AvailableInWorkers}}
{{APIRef("WebGL")}}{{AvailableInWorkers}}

The **`WebGL2RenderingContext.unpackColorSpace`** property specifies the color space to convert to when importing textures. Along with the default (`srgb`), the `display-p3` color space can be used.

Expand Down

0 comments on commit a9fe7e6

Please sign in to comment.