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