Click or drag to resize

StraightConveyorOnEndStopHit Property

Property Value

Type: EndStopScriptReference
Occurs when the end stop of a conveyor is hit if the end stop is set to Visible.

Namespace:  Demo3D.Visuals
Assembly:  Demo3D.Core (in Demo3D.Core.dll) Version: 11.0.0.7658
Syntax
C#
public EndStopScriptReference OnEndStopHit { get; }

Property Value

Type: EndStopScriptReference
See Also