Skip to content

Commit

Permalink
TS: RoundedBoxBufferGeometry clean up.
Browse files Browse the repository at this point in the history
  • Loading branch information
mrdoob committed Nov 1, 2020
1 parent 1a213ed commit a4f71be
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
import {
BufferGeometry
BoxBufferGeometry
} from '../../../src/Three';

export class RoundedBoxBufferGeometry extends BoxBufferGeometry {
Expand Down

0 comments on commit a4f71be

Please sign in to comment.