UT3Frame.uniform_structure ========================== .. py:method:: t3toolbox.uniform_frame_variations_format.UT3Frame.uniform_structure() .. code-block:: python def uniform_structure(self) -> typ.Tuple[ int, # d int, # N int, # nU int, # nD int, # rL int, # rR typ.Tuple[int,...], # stack_shape ]: