<!-- Do not edit this file. It is automatically generated by API Documenter. -->

[Home](./index.md) &gt; [@three3d/effect](./effect.md) &gt; [PathGeometry](./effect.pathgeometry.md) &gt; [(constructor)](./effect.pathgeometry._constructor_.md)

## PathGeometry.(constructor)

Constructs a new instance of the `PathGeometry` class

**Signature:**

```typescript
constructor(options?: Options);
```

## Parameters

|  Parameter | Type | Description |
|  --- | --- | --- |
|  options | Options | _(Optional)_ |

