RealTime

Syntax

<Path>.RealTime:boolean

The attribute RealTime sets if the EventController will wait for the time span between events during the simulation to elapse in real-time (true) or not (false).

Note:

Activate real-time mode to achieve a smooth 3D-animation. Imported animations only run in this mode.

Data Type of the Value You Can Assign

You can assign a value of data type boolean.

Example

EventController.RealTime := false

Related Topic

Real-time