Skip to content

Commit 8d509e9

Browse files
committed
Adjust doc comment
1 parent 4a0ba65 commit 8d509e9

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/materials/LuminanceMaterial.js

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,6 @@ import vertexShader from "./glsl/common.vert";
1010
* also be configured to output colors that are scaled with their respective luminance value. Additionally, a range may
1111
* be provided to mask out undesired texels.
1212
*
13-
* The alpha channel always contains the luminance value.
14-
*
1513
* On luminance coefficients:
1614
* http://www.poynton.com/notes/colour_and_gamma/ColorFAQ.html#RTFToC9
1715
*

0 commit comments

Comments
 (0)