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