Carries out the object animation.
Namespace:
SGP.XSpaceAssembly: SGPRTL (in SGPRTL.dll)
Version: 1.2.3019.18825
Syntax
C# |
---|
[EditorBrowsableAttribute(EditorBrowsableState.Advanced)] protected override void AutoAnimate( 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.