public void SetRow (int index, Vector4 row);

描述

设置矩阵的某一行。

根据 v 设置第 i 行。i 必须是从 0 到 3(含)的数字。

另请参阅:GetRow