SignalEventsIterationState Enumeration |
Namespace: Demo3D.IO
public enum IterationState
| Member name | Value | Description | |
|---|---|---|---|
| Start | 0 | Start iterating over a data path. | |
| Next | 1 | End of previous iteration, and start next iteration. | |
| End | 2 | End of the last iteration. |