PathGeneratorMinPointsForSpline Field |
Minimum number of points to create a spline
Namespace:
DigitalRuby.ThunderAndLightning
Assembly:
Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax public const int MinPointsForSpline = 4
Public Const MinPointsForSpline As Integer = 4
public:
literal int MinPointsForSpline = 4
static val mutable MinPointsForSpline: int
Field Value
Type:
Int32See Also