UNPKG

@three3d/tools

Version:

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

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