SetRow(int, Vector3)
Sets a row of the matrix.
Read time 1 minuteLast updated 10 days ago
Definition
- Type: Method
- Namespace: Unity.VectorGraphics
- Assembly: UnityEngine.VectorGraphicsModule
public void SetRow(int index, Vector3 row)
public void SetRow(int index, Vector3 row)