UT3Frame.copy# t3toolbox.uniform_frame_variations_format.UT3Frame.copy()# def copy(self) -> 'UT3Frame': # Deep-copy the supercores (the data leaves), like ragged T3Frame.copy; the static aux (shape + # masks) is shared (immutable structure, the same way `shape` is not duplicated). Return type: UT3Frame