UNPKG

@three3d/tools

Version:

@three3d/tools 提供了 ThreeJS 常用的工具库

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