SceneVisualEventTimeStep Property  | 
 When processing events in realtime process all events that will occur in the time range from now to now plus this duration. This makes event processing more CPU friendly. The default is 1ms.
 
    Namespace: 
   Demo3D.Visuals
    Assembly:
   Demo3D.Core (in Demo3D.Core.dll) Version: 18.03.00
Syntaxpublic double EventTimeStep { get; set; }Property Value
Type: 
Double
See Also