Transforms the current Path3D using the provided transformation matrix.
a new Path3D instance with its segments transformed by the provided matrix.
the transformation matrix of type Matrix44 to apply to the Path3D.