GUISkin.horizontalSliderThumbvar horizontalSliderThumb : GUIStyleDescriptionStyle used by default for the thumb that is dragged in GUI.HorizontalSlider controls. The padding property is used to determine the size of the thumb.
JavaScript
// Modifies only the horizontal slider thumb style of the current GUISkin using UnityEngine; import UnityEngine |
