Any Author
refactored parametric argument signature. new THREE.ParametricGeometry( parametricFunction, uSements, ySegements, useQuads );
Testing if refactoring Parametric function to range from (0..1,0..1) instead of (0..pi, 0..2pi) is a good idea or not..