setRow method

Matrix setRow(
  1. num index,
  2. Vector4 row
)

Implementation

external Matrix setRow(num index, Vector4 row);