Version: Unity 6 Preview (6000.0)
LanguageEnglish
  • C#

BaseSlider<T0>.AdjustDragElement

Declaration

public void AdjustDragElement(float factor);

Parameters

factor The factor used to adjust the drag element, where a value &gt; 1 will make it invisible.

Description

Method used to adjust the dragelement. Mainly used in a scroller.