Click or drag to resize

LightningBoltParametersSmoothingFactor Field

The amount of smoothing applied. For example, if there were 4 original points and smoothing / spline created 32 points, this value would be 8 - not all generators support this

Namespace:  DigitalRuby.WeatherMaker
Assembly:  Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
public int SmoothingFactor

Field Value

Type: Int32
See Also