Luna::Float4x3U::Float4x3U

Float4x3U(const Float4x4 &rhs)

Constructs one matrix by coping components from a Float4x4 matrix.

The fourth column of the source matrix will be discarded in the constructed matrix.

Parameters

  • in rhs

    The matrix to copy components from.