UT3Variations.copy#

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

UT3Variations