The global elapsed time (usually controlled by a time controller)
Namespace: BigBangProductions.CurveRuntimeAssembly: BigBangProductions.CurveRuntime (in BigBangProductions.CurveRuntime.dll) Version: 1.0.0.0 (1.0.0.0)
public static float GlobalTime { get; set; }
public static float GlobalTime { get; set; }
Public Shared Property GlobalTime As Single
Get
Set
Public Shared Property GlobalTime As Single
Get
Set
public:
static property float GlobalTime {
float get ();
void set (float value);
}
public:
static property float GlobalTime {
float get ();
void set (float value);
}
Property Value
Type:
Single