BlenderMesh.transform
- BlenderMesh.transform(T)[source]
Transform the Blender object.
- Parameters
T (
Transformation
) – The transformation matrix.- Returns
None – The Blender object is transformed in place.
Transform the Blender object.
T (Transformation
) – The transformation matrix.
None – The Blender object is transformed in place.