浏览代码

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 {
         public get canRescale(): boolean {
             return true;
             return true;