<!-- 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; [connectionType](./effect.bandgeometry.connectiontype.md)

## BandGeometry.connectionType property

线的衔接类型

**Signature:**

```typescript
get connectionType(): LineConnectionType;

set connectionType(value: LineConnectionType);
```
