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