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 ed475f2 commit aabc989Copy full SHA for aabc989
1 file changed
src/textures/NoiseTexture.ts
@@ -72,7 +72,7 @@ export class NoiseTexture extends DataTexture {
72
/**
73
* Constructs a new noise texture.
74
*
75
- * Supported texture formats: `RGBAFormat`, `LuminanceFormat`, `RedFormat`, `RGFormat`.
+ * Supported texture formats: `RGBAFormat`, `RedFormat`, `RGFormat`.
76
77
* @param width - The width.
78
* @param height - The height.
0 commit comments