Called immediately after the motor has been resumed (following a pause).
            
 
    Namespace: 
   Demo3D.Visuals.Motor
    Assembly:
   Demo3D.Core (in Demo3D.Core.dll) Version: 18.03.00
Syntaxvoid Resume(
	double pauseDuration
)
Parameters
- pauseDuration
 - Type: SystemDouble
The duration (in seconds) of the pause. 
See Also