FunctionConeBufferGeometry( radius, height, radialSegments, heightSegments, openEnded, thetaStart, thetaLength )
src/lib/three.module.js:32766
FunctionConeGeometry( radius, height, radialSegments, heightSegments, openEnded, thetaStart, thetaLength )
src/lib/three.module.js:32743
FunctionCylinderBufferGeometry( radiusTop, radiusBottom, height, radialSegments, heightSegments, openEnded, thetaStart, thetaLength )
src/lib/three.module.js:32463
FunctionCylinderGeometry( radiusTop, radiusBottom, height, radialSegments, heightSegments, openEnded, thetaStart, thetaLength )
src/lib/three.module.js:32436
FunctionEllipseCurve( aX, aY, xRadius, yRadius, aStartAngle, aEndAngle, aClockwise, aRotation )
src/lib/three.module.js:37379