Click or drag to resize

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: 15.0.2.11458
Syntax
C#
public List<NotifySpeedChangeInfo> NotifySpeedChanges { get; }

Property Value

Type: ListNotifySpeedChangeInfo
See Also