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: 10.0.0.0 (10.0.0.0)
Syntax
C#
public Fixed Time { get; }

Property Value

Type: Fixed
See Also