Skip to content

Commit 71f0b6a

Browse files
committed
Adjust comment
1 parent f68c47d commit 71f0b6a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/materials/FullscreenMaterial.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@ export abstract class FullscreenMaterial extends ShaderMaterial implements Resiz
8888
}
8989

9090
/**
91-
* The precision of the output color.
91+
* The precision of the output buffer.
9292
*/
9393

9494
get outputPrecision(): Precision {

0 commit comments

Comments
 (0)