Click or drag to resize

ConveyorVisualOnNotifyDistance Property

Property Value

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

Property Value

Type: NotifyDistanceScriptReference
See Also