Searched defs:getMouseOnCircle (Results 1 – 1 of 1) sorted by relevance
121 var getMouseOnCircle = ( function () { method in THREE.TrackballControls 125 return function getMouseOnCircle( pageX, pageY ) { function