centerThinning

open override fun centerThinning(centerThinning: Double): Snow

Thinning factor of snow particles from center. 0 - no thinning. 1 - maximal central area thinning. Default value: 1. Value range: 0, 1

Parameters

centerThinning

as Double


open override fun centerThinning(centerThinning: Expression): Snow

Thinning factor of snow particles from center. 0 - no thinning. 1 - maximal central area thinning. Default value: 1. Value range: 0, 1

Parameters

centerThinning

value of centerThinning as Expression


Thinning factor of snow particles from center. 0 - no thinning. 1 - maximal central area thinning. Default value: 1. Value range: 0, 1