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.ExperimentsAssembly: Demo3D.Core (in Demo3D.Core.dll) Version: 19.00.00
Syntaxpublic void StartExperimentNow()
See Also