function SetRow (i : int, v : Vector4) : void
Description描述
Sets a row of the matrix.
设置矩阵的一行。
The i-th row is set from v. i must be from 0 to 3 inclusive.
第i行设置为v,i必须在0到3之间。
参见:GetRow.
本脚本参考基于Unity 3.4.1f5