Shapes
- combine_shapes(transforms)
Combine multiple shape nodes into one transform with all the shapes.
- Parameters:
transforms – A list of transform nodes with shapes to combine
- Returns:
The combined transform node containing all the shapes
- rotate_components(shape, rotation)
Rotate the components of a shape.
- Parameters:
shape – A Mesh or NurbsCurve node
rotation – A vector rotation in euler angles