@three3d/tools
Version:
@three3d/tools 提供了 ThreeJS 常用的工具库
19 lines (10 loc) • 574 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) > [smoothStepAngle](./tools.createroundlineconnectionoptions.smoothstepangle.md)
## CreateRoundLineConnectionOptions.smoothStepAngle property
圆形衔接角的步长角
**Signature:**
```typescript
smoothStepAngle?: number;
```
## Remarks
与 smoothStepLength 作用相同 smoothStepAngle 的优先级高于 smoothStepLength