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;