The time to end following in seconds (EndTime>=StartTime)
Namespace: BigBangProductions.CurveRuntimeAssembly: BigBangProductions.CurveRuntime (in BigBangProductions.CurveRuntime.dll) Version: 1.0.0.0 (1.0.0.0)
public float EndTime { get; set; }
public float EndTime { get; set; }
Public Property EndTime As Single
Get
Set
Public Property EndTime As Single
Get
Set
public:
property float EndTime {
float get ();
void set (float value);
}
public:
property float EndTime {
float get ();
void set (float value);
}
Property Value
Type:
Single