Moves a shape.
Inputs
Name |
Type |
Description |
Visible |
Boolean |
Defines if the model is visible or not. |
Shape |
Shape |
The shape to transform. |
Offset |
Point/Vector |
The offset of move. |
Outputs
Name |
Type |
Description |
Shape |
Shape |
The resulting shape. |