Explorar o código

Update src/Materials/Textures/equirectangularCubeTexture.ts

Co-Authored-By: ddervisis <6106539+ddervisis@users.noreply.github.com>
David Catuhe %!s(int64=6) %!d(string=hai) anos
pai
achega
35652e363e
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      src/Materials/Textures/equirectangularCubeTexture.ts

+ 1 - 1
src/Materials/Textures/equirectangularCubeTexture.ts

@@ -35,7 +35,7 @@ export class EquiRectangularCubeTexture extends BaseTexture {
     public coordinatesMode = Texture.CUBIC_MODE;
 
     /**
-     * Instantiates an EquirectangularCubeTexture from the following parameters.
+     * Instantiates an EquiRectangularCubeTexture from the following parameters.
      * @param url The location of the image
      * @param scene The scene the texture will be used in
      * @param size The cubemap desired size (the more it increases the longer the generation will be)