The tension of the spline (+1-->Tight, -1--> Round)
Namespace: BigBangProductions.CurveRuntime.SplinesAssembly: BigBangProductions.CurveRuntime (in BigBangProductions.CurveRuntime.dll) Version: 1.0.0.0 (1.0.0.0)
public float Tension { get; set; }
public float Tension { get; set; }
Public Property Tension As Single
Get
Set
Public Property Tension As Single
Get
Set
public:
property float Tension {
float get ();
void set (float value);
}
public:
property float Tension {
float get ();
void set (float value);
}
Property Value
Type:
Single