Jelajahi Sumber

Minor change to comment

Gary Hsu 7 tahun lalu
induk
melakukan
c93fd7c8f3
1 mengubah file dengan 1 tambahan dan 1 penghapusan
  1. 1 1
      src/Materials/Textures/babylon.rawCubeTexture.ts

+ 1 - 1
src/Materials/Textures/babylon.rawCubeTexture.ts

@@ -38,7 +38,7 @@ module BABYLON {
         }
         }
 
 
         /**
         /**
-         * Creates a raw cube texture from RGBD encoded data.
+         * Updates a raw cube texture with RGBD encoded data.
          * @param data defines the array of data [mipmap][face] to use to create each face
          * @param data defines the array of data [mipmap][face] to use to create each face
          * @param sphericalPolynomial defines the spherical polynomial for irradiance
          * @param sphericalPolynomial defines the spherical polynomial for irradiance
          * @param lodScale defines the scale applied to environment texture. This manages the range of LOD level used for IBL according to the roughness
          * @param lodScale defines the scale applied to environment texture. This manages the range of LOD level used for IBL according to the roughness