Version: 2019.2
public void SetRow (int index, Vector4 row);

説明

行列の行を設定します。

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

See Also: GetRow.