UT3Tangent.frame_stack_shape#

t3toolbox.uniform_manifold.UT3Tangent.frame_stack_shape()#
def frame_stack_shape(self) -> typ.Tuple[int, ...]:

Frame stack C: the batch of base points, shared with the frame (frame.stack_shape).

Return type:

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