Rotates a shape around the X axis.
Inputs
Name |
Type |
Description |
Visible |
Boolean |
Defines if the model is visible or not. |
Shape |
Shape |
The shape to transform. |
Angle |
Number |
Rotation angle in degrees. |
Outputs
Name |
Type |
Description |
Shape |
Shape |
The resulting shape. |