Tv PenBrush

From TVPaintWiki
Jump to: navigation, search

<<<George<<<Command Reference<<<Tools


  tv_PenBrush ["ToolMode"] ["RESET"] ["mode VAL"] ["size VAL"] ["power VAL"] ["opacity VAL"]
              ["dry VAL"]["gradient VAL"] ["aaliasing VAL"] ["con_size VAL"] ["con_power VAL"]
Selects the penbrush tools. Be Careful, order of the arguments is important, "tv_penbrush reset 1 size 10" has a different result than "tv_penbrush size 10 reset 1" because arguments are called in an order.
Arguments Unit Type Notes
ToolMode N/A N/A Keep the tool mode
RESET 0 or 1 int Penbrush returns to default
Mode name or line position char or int Drawing mode
Size pixel float
Power percent int
Opacity percent int
Dry 0 or 1 bool
Gradient 0 or 1 bool Use the current gradient.
Aaliasing 0 or 1 bool
Con_Size, Con_Power N/A char See the Connection Table