SliderTool (interface)¶
バージョン 2.0 で追加.
BaseSliderTool is a based class for Slider tool.
参考
Functions¶
valueChanged ! ( in Float32 value ) |
Functions in detail¶
SliderTool.valueChanged! ( in Float32 value )
Computes the slider’s new value while manipulating it.
value | The new value. |