Click or drag to resize

Matrix3x2 Fields

The Matrix3x2 type exposes the following members.

Fields
  NameDescription
Public fieldM11
The first element of the first row.
Public fieldM12
The second element of the first row.
Public fieldM21
The first element of the second row.
Public fieldM22
The second element of the second row.
Public fieldM31
The first element of the third row.
Public fieldM32
The second element of the third row.
Top
See Also