Click or drag to resize

StraightConveyorOnEndStopHit Property

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

Property Value

Type: EndStopScriptReference
See Also