SmartRayReflectionAlgorithm

Description

SmartRay data trigger mode.

namespace SmartRayReflectionAlgorithm
{
	enum Type
	{
		AboveLaserLine,
		BelowLaserLine
	};
}