clone method

Transform3D clone()

Clone of this.

Implementation

Transform3D clone() => Transform3D.copy(this);