UT3FrameWeights.stack_shape#

t3toolbox.uniform_frame_variations_format.UT3FrameWeights.stack_shape()#
def stack_shape(self) -> typ.Tuple[int, ...]:

The frame stack C (() if unstacked) – never the variations’ K + C.

Return type:

t3toolbox.backend.common.typ.Tuple[int, Ellipsis]