[page:Geometry] →

[name]

Creates extruded geometry from a path shape

Constructor

[name]([page:todo shapes], [page:Object options])

shapes — Shape or an array of shapes.
options — Object that can contain the following parameters.
todo

Properties

Methods

.addShapeList ([page:todo shapes], [page:Object options])

shapes — todo
options — todo
todo

.addShape ([page:todo shape], [page:Object options])

shape — todo
options — todo
todo

Source

[link:https://github.com/mrdoob/three.js/blob/master/src/[path].js src/[path].js]