 | TimeFlowMode Enumeration |
The TimeFlowMode enumeration defines how the time flow in the timeline player.
Namespace:
Lumiscaphe.Workshop.Interop
Assembly:
Lumiscaphe.Workshop.Interop (in Lumiscaphe.Workshop.Interop.dll) Version: 21.1.16.0
Syntaxpublic enum class TimeFlowMode
Members|
| Member name | Value | Description |
|---|
| RealTime | 0 |
The time flow is real time
|
| ByStep | 1 |
The time flow is step by step according to a time step.
|
Version InformationLumiscaphe Workshop SDK
Supported in: 7.0 release 1
See Also