@three3d/tools
Version:
@three3d/tools 提供了 ThreeJS 常用的工具库
21 lines (13 loc) • 550 B
Markdown
<!-- Do not edit this file. It is automatically generated by API Documenter. -->
[Home](./index.md) > [@three3d/tools](./tools.md) > [VertexInfo](./tools.vertexinfo.md)
## VertexInfo interface
**Signature:**
```typescript
export interface VertexInfo
```
## Properties
| Property | Modifiers | Type | Description |
| --- | --- | --- | --- |
| [length](./tools.vertexinfo.length.md) | | number | |
| [point](./tools.vertexinfo.point.md) | | Vector3 | |
| [width](./tools.vertexinfo.width.md) | | number | |