UT3Variations.to_t3variations ============================= .. py:method:: t3toolbox.uniform_frame_variations_format.UT3Variations.to_t3variations() .. code-block:: python def to_t3variations(self): # -> bvf.T3Variations, or a nested tree (shaped like stack_shape) of them if stacked Convert to ragged :py:class:`~t3toolbox.frame_variations_format.T3Variations` (or, if stacked, an array-like tree of them).