Explorar o código

BufferGeometry: Added center placeholder.

Mr.doob %!s(int64=11) %!d(string=hai) anos
pai
achega
598ac122d9
Modificáronse 1 ficheiros con 6 adicións e 0 borrados
  1. 6 0
      src/core/BufferGeometry.js

+ 6 - 0
src/core/BufferGeometry.js

@@ -86,6 +86,12 @@ THREE.BufferGeometry.prototype = {
 
 	},
 
+	center: function () {
+
+		// TODO
+
+	},
+
 	fromGeometry: function ( geometry, settings ) {
 
 		settings = settings || { 'vertexColors': THREE.NoColors };

粤ICP备19079148号