<!-- 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; [lastPosition](./effect.pathgeometry.lastposition.md)

## PathGeometry.lastPosition property

position 属性中的最后一个点

**Signature:**

```typescript
get lastPosition(): Vector3 | null;
```
