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