@three3d/effect
Version:
@three3d/effect 提供了 ThreeJS 的特效
14 lines (8 loc) • 352 B
Markdown
<!-- Do not edit this file. It is automatically generated by API Documenter. -->
[Home](./index.md) > [@three3d/effect](./effect.md) > [lengthAttributeName](./effect.lengthattributename.md)
## lengthAttributeName variable
保存顶点长度的 AttributeName
**Signature:**
```typescript
lengthAttributeName = "lineDistance"
```