SliderUIPanelPlugin

constructor(min: Float, max: Float, value: Float = min + (max - min).absoluteValue / 2f, title: String? = null)