UNPKG

@three3d/effect

Version:

@three3d/effect 提供了 ThreeJS 的特效

21 lines (11 loc) 573 B
<!-- Do not edit this file. It is automatically generated by API Documenter. --> [Home](./index.md) &gt; [@three3d/effect](./effect.md) &gt; [BandGeometry](./effect.bandgeometry.md) &gt; [smoothStepLength](./effect.bandgeometry.smoothsteplength.md) ## BandGeometry.smoothStepLength property 圆形衔接角的长度步长 **Signature:** ```typescript get smoothStepLength(): number | undefined; set smoothStepLength(value: number | undefined); ``` ## Remarks 与 smoothStepAngle 作用相同 smoothStepAngle 的优先级高于 smoothStepLength