Click or drag to resize

DispatcherTime Property

The current simulation time in a fixed point format for deterministic simulation behavior.

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

Property Value

Fixed
See Also