public Vector3f getSize() {
   return max.sub(min);
 }