Click or drag to resize

ConveyorVisualOnNotifyDistance Property

Occurs when the conveyor has traveled the distance indicated by the next entry in the NotifyDistances list.

Namespace: Demo3D.Visuals
Assembly: Demo3D.Core (in Demo3D.Core.dll) Version: 19.00.00
Syntax
C#
public NotifyDistanceScriptReference OnNotifyDistance { get; }

Property Value

NotifyDistanceScriptReference
See Also