<!-- Do not edit this file. It is automatically generated by API Documenter. -->

[Home](./index.md) &gt; [@three3d/effect](./effect.md) &gt; [BandGeometry](./effect.bandgeometry.md) &gt; [(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)_ |

