playcanvas / playcanvas/engine
Should PIXELFORMAT_A8, PIXELFORMAT_L8 and PIXELFORMAT_LA8 be public API?
Open
@mvaligursky is already working on this.
Since Mar 30, 2025.
docs
- Dominant language
- JavaScript
- Stars
- 16.8k
- Forks
- 2k
- Avg merge
- 4h 32m
- Merged PRs (30d)
- 222
Description
Currently, they are undocumented and so do not make it into the public API reference:
This is despite PIXELFORMAT_LA8 being referenced here:
https://api.playcanvas.com/engine/classes/XrView.html#texturedepth
https://api.playcanvas.com/engine/classes/XrViews.html#depthpixelformat
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.