Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


SetRow(int, Vector3)

Sets a row of the matrix.
Read time 1 minuteLast updated 10 days ago

Definition

public void SetRow(int index, Vector3 row)

Parameters

index

The column index, between 0 and 1 inclusively

The row