소스 검색

Minor change to comment

Gary Hsu 7 년 전
부모
커밋
c93fd7c8f3
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  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 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