AGI Components with Insight3D Alpha 2008 r8
RealTimeMultiplier Property
Library Reference AGI.UI.Controls.Graphics AGIControl3DRealTimeMultiplier
The multiplier of real time when AnimationMode is set to AnimationModeXRealTime.
Declaration Syntax
C# Visual Basic Visual C++
public 
double 
RealTimeMultiplier { 
get; 
set; }
Public 
Property 
RealTimeMultiplier 
As 
Double
public:
property 
double 
RealTimeMultiplier {
        
double 
get ();
        
void 
set (
double 
value);
}

Assembly: AGI.UI.Controls.Graphics(Module: AGI.UI.Controls.Graphics) Version: 9.0.3278.37458 (9.0.0.0)