Copes values from other.
other
factory Matrix3.copy(Matrix3 other) => Matrix3.zero()..setFrom(other);