Skip to content

Document ColorLUT texture format in CameraFrame JSDoc#8424

Merged
mvaligursky merged 1 commit into
mainfrom
mv-lut-docs
Jan 30, 2026
Merged

Document ColorLUT texture format in CameraFrame JSDoc#8424
mvaligursky merged 1 commit into
mainfrom
mv-lut-docs

Conversation

@mvaligursky

@mvaligursky mvaligursky commented Jan 30, 2026

Copy link
Copy Markdown
Contributor

Document ColorLUT texture format in CameraFrame JSDoc

Summary

  • Documents the expected texture format for CameraFrame.colorLUT.texture in JSDoc
  • Specifies that the texture must be a 2D "strip" format (same as Unreal Engine): N² × N pixels for an N×N×N 3D LUT
  • Clarifies that HALD LUTs and Unity LUTs are not compatible due to different layouts

Fixes playcanvas/developer-site#887

@mvaligursky mvaligursky merged commit 513141a into main Jan 30, 2026
7 checks passed
@mvaligursky mvaligursky deleted the mv-lut-docs branch January 30, 2026 14:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Document CameraFrame.ColorLUT texture format

2 participants