Tv LayerMove

From TVPaintWiki
Jump to: navigation, search


tv_LayerMove position

Moves the current layer in the list. The position argument indicates the new position of the layer. The first layer in the list is located at position 0. Note that the new position must be determined relative to the current layer list. If the list contains two layers (layer 0 and layer 1 in order) and if you want to place layer 0 after layer 1, the necessary command is tv_LayerMove 2.