Guide 7 vuotta sitten
vanhempi
commit
6d70283d1c
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  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;