We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1040b5c commit 6f42e07Copy full SHA for 6f42e07
src/geometries/ConeBufferGeometry.d.ts
@@ -1,4 +1,4 @@
1
-import { CylinderBufferGeometry } from './CylinderGeometry';
+import { CylinderBufferGeometry } from './CylinderBufferGeometry';
2
3
export class ConeBufferGeometry extends CylinderBufferGeometry {
4
0 commit comments