Click or drag to resize

EventTime Property

The absolute simulation time that the event will occur at.

Namespace:  Demo3D.EventQueue
Assembly:  Demo3D.EventQueue (in Demo3D.EventQueue.dll) Version: 15.0.2.11458
Syntax
C#
public Fixed Time { get; }

Property Value

Type: Fixed
See Also