소스 검색

further edit

Guide 7 년 전
부모
커밋
6d70283d1c
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      src/Materials/Textures/babylon.dynamicTexture.ts

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

@@ -50,7 +50,7 @@
         }
 
         /**
-         * Gets the current state of canRescale as true
+         * Gets the current state of canRescale
          */
         public get canRescale(): boolean {
             return true;