Skip to content

Commit ba9ce84

Browse files
authored
Update README.md
1 parent df16625 commit ba9ce84

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ Slider with a single output. If the `decimals` parameter value is zero, the outp
2323

2424
##### Slider2D (v0.9)
2525

26-
Functions similarly to Slider but has 2 outputs. It also has additional parameters: `dots` - displays dots according to the snap parameter, `frame` - displays a frame, `framealert` - changes the frame color if the product of the output parameters exceeds the specified value (if 0 is specified in the parameter, the function is disabled).
26+
Functions similarly to Slider but has 2 outputs. It also has additional parameters: `dots` - displays dots according to the snap parameter, `frame` - displays a frame, `framealert` - changes the frame color if the product of the output parameters exceeds the specified value (if 0 is specified in the parameter, the function is disabled). To swap X and Y, click on the area displaying these parameters (works only if other parameters do not prevent the swap).
2727

2828
##### Reroute (v0.9)
2929

@@ -45,7 +45,7 @@ Alternative version of the Reroute node. Parameters indicate the input and outpu
4545

4646
##### Slider2D
4747

48-
Работает аналогично Slider, но имеет 2 выхода. Также имеет дополнительные параметры: `dots` - отображение точек согласно параметру `snap`, `frame` - отображение рамки, `framealert` - изменяет цвет рамки, если произведение параметров выхода превышает заданное значение (если в параметре указан 0, то функция отключена).
48+
Работает аналогично Slider, но имеет 2 выхода. Также имеет дополнительные параметры: `dots` - отображение точек согласно параметру `snap`, `frame` - отображение рамки, `framealert` - изменяет цвет рамки, если произведение параметров выхода превышает заданное значение (если в параметре указан 0, то функция отключена). Чтобы поменять местами X и Y кликните на зону отображения этих параметров (работает только, если прочие параметры не препятствуют замене)
4949

5050
##### mxReroute
5151

0 commit comments

Comments
 (0)