| m | get_Identity | Matrix3x2 |
| m | get_IsIdentity | Boolean |
| m | get_Translation | Vector2 |
| m | set_Translation | Void |
| m | CreateTranslation | Matrix3x2 |
| m | CreateTranslation | Matrix3x2 |
| m | CreateScale | Matrix3x2 |
| m | CreateScale | Matrix3x2 |
| m | CreateScale | Matrix3x2 |
| m | CreateScale | Matrix3x2 |
| m | CreateScale | Matrix3x2 |
| m | CreateScale | Matrix3x2 |
| m | CreateSkew | Matrix3x2 |
| m | CreateSkew | Matrix3x2 |
| m | CreateRotation | Matrix3x2 |
| m | CreateRotation | Matrix3x2 |
| m | GetDeterminant | Single |
| m | Invert | Boolean |
| m | Lerp | Matrix3x2 |
| m | Negate | Matrix3x2 |
| m | Add | Matrix3x2 |
| m | Subtract | Matrix3x2 |
| m | Multiply | Matrix3x2 |
| m | Multiply | Matrix3x2 |
| m | op_UnaryNegation | Matrix3x2 |
| m | op_Addition | Matrix3x2 |
| m | op_Subtraction | Matrix3x2 |
| m | op_Multiply | Matrix3x2 |
| m | op_Multiply | Matrix3x2 |
| m | op_Equality | Boolean |
| m | op_Inequality | Boolean |
| m | Equals | Boolean |
| m | Equals | Boolean |
| m | GetHashCode | Int32 |
| m | ToString | String |
| m | GetType | Type |
| c | .ctor | |
| p | Identity | Matrix3x2 |
| p | IsIdentity | Boolean |
| p | Translation | Vector2 |
| f | M11 | Single |
| f | M12 | Single |
| f | M21 | Single |
| f | M22 | Single |
| f | M31 | Single |
| f | M32 | Single |