@@ -1,6 +1,6 @@
module BABYLON {
- const _identityMatrix = Object.freeze(Matrix.Identity());
+ const _identityMatrix = Matrix.Identity();
/**
* Class used to store bounding box information