GetRow#

Matrix4x4.GetRow(index)#

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

Parameters:

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

Returns:

指定した行の値

Return type:

Vector4