<!-- Do not edit this file. It is automatically generated by API Documenter. -->

[Home](./index.md) &gt; [@three3d/effect](./effect.md) &gt; [PolylinePoints](./effect.polylinepoints.md)

## PolylinePoints type

**Signature:**

```typescript
export type PolylinePoints<Vec extends Vector3 | Vector2 = Vector3> = Vec[];
```
