Browse Source

further edit

Guide 7 years ago
parent
commit
6d70283d1c
1 changed files with 1 additions and 1 deletions
  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;