Click or drag to resize

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: 10.0.0.6737
Syntax
C#
public void StartExperimentNow()
See Also