UT3Variations.save ================== .. py:method:: t3toolbox.uniform_frame_variations_format.UT3Variations.save(file) .. code-block:: python def save(self, file) -> None: Save the two supercores + ``shape`` + masks to a ``.npz`` file (load with :py:meth:`load`).