Inverse()
Computes the inverse of the matrix.
Read time 1 minuteLast updated 12 days ago
Definition
- Type: Method
- Namespace: Unity.VectorGraphics
- Assembly: UnityEngine.VectorGraphicsModule
public Matrix2D Inverse()
Returns
Type | Description |
|---|---|
| Matrix2D | The inverse matrix |