@three3d/tools
Version:
@three3d/tools 提供了 ThreeJS 常用的工具库
19 lines (10 loc) • 580 B
Markdown
<!-- Do not edit this file. It is automatically generated by API Documenter. -->
[Home](./index.md) > [@three3d/tools](./tools.md) > [CreateRoundLineConnectionOptions](./tools.createroundlineconnectionoptions.md) > [smoothStepLength](./tools.createroundlineconnectionoptions.smoothsteplength.md)
## CreateRoundLineConnectionOptions.smoothStepLength property
圆形衔接角的长度步长
**Signature:**
```typescript
smoothStepLength?: number;
```
## Remarks
与 smoothStepAngle 作用相同 smoothStepAngle 的优先级高于 smoothStepLength