ExperimentCollectionStartExperimentNow Method |
Callback function that is executed when the current experiment's start time
is reached. Queues an event to stop the experiment after the current experiment's
duration.
Namespace:
Demo3D.Experiments
Assembly:
Demo3D.Core (in Demo3D.Core.dll) Version: 18.03.00
Syntaxpublic void StartExperimentNow()
See Also