UNPKG

@three3d/effect

Version:

@three3d/effect 提供了 ThreeJS 的特效

14 lines (8 loc) 403 B
<!-- 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; ```