mirror of
https://github.com/Ttanasart-pt/Pixel-Composer.git
synced 2025-02-08 03:05:17 +01:00
11 lines
157 B
JSON
11 lines
157 B
JSON
|
{
|
||
|
"tooltip":"Skew image horizontally, or vertically.",
|
||
|
"alias":[
|
||
|
"shear"
|
||
|
],
|
||
|
"baseNode":"Node_Skew",
|
||
|
"io":[
|
||
|
"surface"
|
||
|
],
|
||
|
"name":"Skew"
|
||
|
}
|