UNPKG

@three3d/effect

Version:

@three3d/effect 提供了 ThreeJS 的特效

21 lines (11 loc) 566 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; [smoothStepAngle](./effect.bandgeometry.smoothstepangle.md) ## BandGeometry.smoothStepAngle property 圆形衔接角的步长角 **Signature:** ```typescript get smoothStepAngle(): number | undefined; set smoothStepAngle(value: number | undefined); ``` ## Remarks 与 smoothStepLength 作用相同 smoothStepAngle 的优先级高于 smoothStepLength