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