Class Leap::PhysicalHands::PhysicalHandsSlider¶
- class Leap.PhysicalHands.PhysicalHandsSlider : public MonoBehaviour¶
Public Members
- float _sliderTravelDistance = 0.22f¶
The travel distance of the slider (from the central point). i.e. slider center point +/- slider travel distance (or half the full travel of the slider).
- int _numberOfSegments = 0¶
Number of segments for the one-dimensional slider to use. 0 = unlimited segments.