UT3Tangent.__add__ ================== .. py:method:: t3toolbox.uniform_manifold.UT3Tangent.__add__(other) .. code-block:: python def __add__(self, other: 'UT3Tangent') -> 'UT3Tangent': Add tangent vectors. Requires the same frame + matching stack/masks (same tangent space).