Fire event Animate.
            
    Namespace: 
   SGP.XSpaceAssembly: SGPRTL (in SGPRTL.dll)
Version: 1.2.3019.18825
Syntax
| C# | 
|---|
[EditorBrowsableAttribute(EditorBrowsableState.Advanced)] protected virtual void OnAnimate( double time, double timeDiff )  | 
Parameters
- time
 - Type: System..::.Double
Current time of animation start, in seconds. 
- timeDiff
 - Type: System..::.Double
Returns time since the last animation, in seconds.