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