In query mode, return type is based on queried flag.
Long name (short name) |
Argument types |
Properties |
-relative(-r) |
boolean |
|
|
Specifies whether this command is editing the values relative
to the currently existing values. Default is true; |
|
-uValue(-u) |
float |
|
|
Specifies the value, in the u direction - absolute if relative
flag is false.. |
|
-vValue(-v) |
float |
|
|
Specifies the value, in the v direction - absolute if relative
flag is false.. |
|
-rotation(-rot) |
boolean |
|
|
Specifies whether this command is editing the values with
rotation values |
|
-scale(-s) |
boolean |
|
|
Specifies whether this command is editing the values with scale
values |
|
-pivotU(-pu) |
float |
|
|
Specifies the pivot value, in the u direction, about which the
scale or rotate is to be performed. |
|
-pivotV(-pv) |
float |
|
|
Specifies the pivot value, in the v direction, about which the
scale or rotate is to be performed. |
|
-scaleU(-su) |
float |
|
|
Specifies the scale value in the u direction. |
|
-scaleV(-sv) |
float |
|
|
Specifies the scale value in the v direction. |
|
-angle(-a) |
float |
|
|
Specifies the angle value (in degrees) that the uv values are
to be rotated by. |
|
-uvSetName(-uvs) |
string |
|
|
Specifies the name of the uv set to edit uvs on. If not
specified will use the current uv set if it exists. |
|