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.ThunderAndLightning
Assembly:
Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax public int SmoothingFactor
Public SmoothingFactor As Integer
public:
int SmoothingFactor
val mutable SmoothingFactor: int
Field Value
Type:
Int32See Also