UT3Frame.load#

static t3toolbox.uniform_frame_variations_format.UT3Frame.load(file, use_jax=False)#
def load(file, use_jax: bool = False) -> 'UT3Frame':

Load a frame saved by save(). Supercores follow use_jax; masks stay host numpy.

Parameters:

use_jax (bool)

Return type:

UT3Frame