Browse Source

Fix Validation Test

sebastien 7 years ago
parent
commit
239dc06b4c
1 changed files with 3 additions and 0 deletions
  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(){
             if(this.attachedMesh){             
                 // Rotate based on axis