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