Matrix Fields

RAGE Plugin Hook Documentation

[This is preliminary documentation and is subject to change.]

The Matrix type exposes the following members.

Fields

  NameDescription
Public fieldM11
Gets or sets the element of the matrix that exists in the first row and first column.
Public fieldM12
Gets or sets the element of the matrix that exists in the first row and second column.
Public fieldM13
Gets or sets the element of the matrix that exists in the first row and third column.
Public fieldM14
Gets or sets the element of the matrix that exists in the first row and fourth column.
Public fieldM21
Gets or sets the element of the matrix that exists in the second row and first column.
Public fieldM22
Gets or sets the element of the matrix that exists in the second row and second column.
Public fieldM23
Gets or sets the element of the matrix that exists in the second row and third column.
Public fieldM24
Gets or sets the element of the matrix that exists in the second row and fourth column.
Public fieldM31
Gets or sets the element of the matrix that exists in the third row and first column.
Public fieldM32
Gets or sets the element of the matrix that exists in the third row and second column.
Public fieldM33
Gets or sets the element of the matrix that exists in the third row and third column.
Public fieldM34
Gets or sets the element of the matrix that exists in the third row and fourth column.
Public fieldM41
Gets or sets the element of the matrix that exists in the fourth row and first column.
Public fieldM42
Gets or sets the element of the matrix that exists in the fourth row and second column.
Public fieldM43
Gets or sets the element of the matrix that exists in the fourth row and third column.
Public fieldM44
Gets or sets the element of the matrix that exists in the fourth row and fourth column.
Top
See Also

Reference