UT3FrameWeights.data ==================== .. py:method:: t3toolbox.uniform_frame_variations_format.UT3FrameWeights.data() .. code-block:: python def data(self) -> typ.Tuple: Raw-array view, mirroring the fields: ``(up, down, left, right, (4 rank masks))``. Backend ``ufv_*_weights`` / ``utv_weighted_*`` functions take this layout. A **5-tuple** -- one shorter than ``UT3Frame.data``, which also carries ``shape``.