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: 15.0.2.11458
Syntax
C#
public NotifyDistanceScriptReference OnNotifyDistance { get; }

Property Value

Type: NotifyDistanceScriptReference
See Also