The speed to follower the curve in units per second
Namespace: BigBangProductions.CurveRuntimeAssembly: BigBangProductions.CurveRuntime (in BigBangProductions.CurveRuntime.dll) Version: 1.0.0.0 (1.0.0.0)
public float Speed { get; set; }
public float Speed { get; set; }
Public Property Speed As Single
Get
Set
Public Property Speed As Single
Get
Set
public:
property float Speed {
float get ();
void set (float value);
}
public:
property float Speed {
float get ();
void set (float value);
}
Property Value
Type:
Single