@three3d/effect
Version:
@three3d/effect 提供了 ThreeJS 的特效
21 lines (12 loc) • 588 B
Markdown
<!-- Do not edit this file. It is automatically generated by API Documenter. -->
[Home](./index.md) > [@three3d/effect](./effect.md) > [BandGeometry](./effect.bandgeometry.md) > [(constructor)](./effect.bandgeometry._constructor_.md)
## BandGeometry.(constructor)
Constructs a new instance of the `BandGeometry` class
**Signature:**
```typescript
constructor(options?: BandGeometryOptions);
```
## Parameters
| Parameter | Type | Description |
| --- | --- | --- |
| options | [BandGeometryOptions](./effect.bandgeometryoptions.md) | _(Optional)_ |