We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4a0ba65 commit 8d509e9Copy full SHA for 8d509e9
src/materials/LuminanceMaterial.js
@@ -10,8 +10,6 @@ import vertexShader from "./glsl/common.vert";
10
* also be configured to output colors that are scaled with their respective luminance value. Additionally, a range may
11
* be provided to mask out undesired texels.
12
*
13
- * The alpha channel always contains the luminance value.
14
- *
15
* On luminance coefficients:
16
* http://www.poynton.com/notes/colour_and_gamma/ColorFAQ.html#RTFToC9
17
0 commit comments