Click or drag to resize

SensorVisualBeamAngle Property

The angle of the beam on the conveyor. This is in the range +/-75 degrees, with 0 being perpendicular to the direction of the conveyor.

Namespace:  Demo3D.Visuals
Assembly:  Demo3D.Core (in Demo3D.Core.dll) Version: 15.0.2.11458
Syntax
C#
public double BeamAngle { get; set; }

Property Value

Type: Double
See Also