@three3d/effect
Version:
@three3d/effect 提供了 ThreeJS 的特效
21 lines (12 loc) • 529 B
Markdown
<!-- Do not edit this file. It is automatically generated by API Documenter. -->
[Home](./index.md) > [@three3d/effect](./effect.md) > [PathGeometry](./effect.pathgeometry.md) > [(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)_ |