Transforms a shape with the given transformation matrix.
Inputs
|
Name |
Type |
Description |
|
Visible |
Boolean |
Defines if the model is visible or not. |
|
Shape |
Shape |
The shape to transform. |
|
Transformation |
Transformation |
The transformation to use. |
Outputs
|
Name |
Type |
Description |
|
Shape |
Shape |
The resulting shape. |