Version: 5.6
public void SetRow (int i, Vector4 v);

説明

行列の行を設定します。

i 番目の行が v から設定されます。i は 0 ~ 3 の間である必要があります。

See Also: GetRow.