LightningSplineScriptDistancePerSegmentHint Field |
The distance hint for each spline segment. Set to <= 0 to use the generations to determine how many spline segments to use. If > 0, it will be divided by Generations before being applied. This value is a guideline and is approximate, and not uniform on the spline.
Namespace:
DigitalRuby.ThunderAndLightning
Assembly:
Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax public float DistancePerSegmentHint
Public DistancePerSegmentHint As Single
public:
float DistancePerSegmentHint
val mutable DistancePerSegmentHint: float32
Field Value
Type:
SingleSee Also