UT3Frame.to_dense ================= .. py:method:: t3toolbox.uniform_frame_variations_format.UT3Frame.to_dense() .. code-block:: python def to_dense(self) -> NDArray: Dense tensor of the base point this frame represents (``= to_ut3().to_dense()``).