Class THREE.ShapeGeometry
Defined in: ShapeGeometry.js.
Constructor Attributes | Constructor Name and Description |
---|---|
THREE.ShapeGeometry(shapes, options)
|
Method Attributes | Method Name and Description |
---|---|
addShape(shape, options)
Adds a shape to THREE.ShapeGeometry, based on THREE.ExtrudeGeometry.
|
|
addShapeList(shapes, options)
Add an array of shapes to THREE.ShapeGeometry.
|
Method Detail
addShape(shape, options)
Adds a shape to THREE.ShapeGeometry, based on THREE.ExtrudeGeometry.
- Parameters:
- shape
- options
addShapeList(shapes, options)
Add an array of shapes to THREE.ShapeGeometry.
- Parameters:
- shapes
- options