Parcourir la source

Change wording

Borut il y a 7 ans
Parent
commit
b1e716bf44
2 fichiers modifiés avec 9954 ajouts et 9954 suppressions
  1. 9953 9953
      dist/preview release/babylon.d.ts
  2. 1 1
      src/Physics/babylon.physicsHelper.ts

Fichier diff supprimé car celui-ci est trop grand
+ 9953 - 9953
dist/preview release/babylon.d.ts


+ 1 - 1
src/Physics/babylon.physicsHelper.ts

@@ -13,7 +13,7 @@ module BABYLON {
      */
      */
     export enum PhysicsUpdraftMode {
     export enum PhysicsUpdraftMode {
         Center, // the upstream forces will pull towards the top center of the cylinder
         Center, // the upstream forces will pull towards the top center of the cylinder
-        Perpendicular // once a impostor is inside the cylinder, it will shoot out perpendicular towards the ground of the cylinder
+        Perpendicular // once a impostor is inside the cylinder, it will shoot out perpendicular from the ground of the cylinder
     }
     }
 
 
     export class PhysicsHelper {
     export class PhysicsHelper {