<!-- 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; [copy](./effect.pathgeometry.copy.md)

## PathGeometry.copy() method

**Signature:**

```typescript
copy(source: BufferGeometry): this;
```

## Parameters

|  Parameter | Type | Description |
|  --- | --- | --- |
|  source | BufferGeometry |  |

**Returns:**

this

