Pārlūkot izejas kodu

Fix Validation Test

sebastien 7 gadi atpakaļ
vecāks
revīzija
239dc06b4c
1 mainītis faili ar 3 papildinājumiem un 0 dzēšanām
  1. 3 0
      src/Gizmos/babylon.boundingBoxGizmo.ts

+ 3 - 0
src/Gizmos/babylon.boundingBoxGizmo.ts

@@ -263,6 +263,9 @@ module BABYLON {
             });
             });
         }
         }
 
 
+        /**
+         * Updates the bounding box information for the Gizmo
+         */
         public updateBoundingBox(){
         public updateBoundingBox(){
             if(this.attachedMesh){             
             if(this.attachedMesh){             
                 // Rotate based on axis
                 // Rotate based on axis