ConveyorVisualNotifySpeedChanges Property  | 
 The list of speed changes at which to fire the OnNotifySpeedChange event.
 
    Namespace: 
   Demo3D.Visuals
    Assembly:
   Demo3D.Core (in Demo3D.Core.dll) Version: 18.03.00
Syntaxpublic List<NotifySpeedChangeInfo> NotifySpeedChanges { get; }Property Value
Type: 
ListNotifySpeedChangeInfo
See Also