GetColumn#

Matrix4x4.GetColumn(index)#

インスタンスから指定した列を取得します。

Parameters:

index (number) -- 取得する列のインデックス

Returns:

指定した列の値

Return type:

Vector4