<!-- 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; [firstPoint](./effect.pathgeometry.firstpoint.md)

## PathGeometry.firstPoint property

curvePath 上的第一个点

**Signature:**

```typescript
get firstPoint(): Vector3;
```
