smoothness property

double smoothness
getter/setter pair

更新边缘平滑度值,值越高表示边缘越平滑,但渲染时需要更多资源和时间。

  • 取值范围:0, 100
  • 默认值:67

Implementation

double smoothness = 67;