@three3d/tools
Version:
@three3d/tools 提供了 ThreeJS 常用的工具库
20 lines (12 loc) • 748 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)
## CreateRoundLineConnectionOptions interface
**Signature:**
```typescript
export interface CreateRoundLineConnectionOptions
```
## Properties
| Property | Modifiers | Type | Description |
| --- | --- | --- | --- |
| [smoothStepAngle?](./tools.createroundlineconnectionoptions.smoothstepangle.md) | | number | _(Optional)_ 圆形衔接角的步长角 |
| [smoothStepLength?](./tools.createroundlineconnectionoptions.smoothsteplength.md) | | number | _(Optional)_ 圆形衔接角的长度步长 |