Przeglądaj źródła

return this (line)

sunag 9 lat temu
rodzic
commit
306a8f1d9c
1 zmienionych plików z 1 dodań i 0 usunięć
  1. 1 0
      src/math/Box3.js

+ 1 - 0
src/math/Box3.js

@@ -58,6 +58,7 @@ Box3.prototype = {
 		this.max.set( maxX, maxY, maxZ );
 
 		return this;
+
 	},
 
 	setFromBufferAttribute: function ( attribute ) {

粤ICP备19079148号