Skip to content

Commit aabc989

Browse files
committed
Update NoiseTexture.ts
1 parent ed475f2 commit aabc989

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/textures/NoiseTexture.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ export class NoiseTexture extends DataTexture {
7272
/**
7373
* Constructs a new noise texture.
7474
*
75-
* Supported texture formats: `RGBAFormat`, `LuminanceFormat`, `RedFormat`, `RGFormat`.
75+
* Supported texture formats: `RGBAFormat`, `RedFormat`, `RGFormat`.
7676
*
7777
* @param width - The width.
7878
* @param height - The height.

0 commit comments

Comments
 (0)