@three3d/tools
Version:
@three3d/tools 提供了 ThreeJS 常用的工具库
19 lines (10 loc) • 543 B
Markdown
<!-- Do not edit this file. It is automatically generated by API Documenter. -->
[Home](./index.md) > [@three3d/tools](./tools.md) > [CreatePolylineBufferGeometryOptions](./tools.createpolylinebuffergeometryoptions.md) > [lengths](./tools.createpolylinebuffergeometryoptions.lengths.md)
## CreatePolylineBufferGeometryOptions.lengths property
每个顶点的曲线长度列表
**Signature:**
```typescript
lengths?: number[];
```
## Remarks
用于节约计算资源,如果没有提供,将会自动计算