Click or drag to resize

TextureMatrix Properties

The TextureMatrix type exposes the following members.

Properties
  NameDescription
Public propertyM11
Gets the element in the first row, first column.
Public propertyM12
Gets the element in the first row, second column.
Public propertyM13
Gets the element in the first row, third column.
Public propertyM14
Gets the element in the first row, fourth column.
Public propertyM21
Gets the element in the second row, first column.
Public propertyM22
Gets the element in the second row, second column.
Public propertyM23
Gets the element in the second row, third column.
Public propertyM24
Gets the element in the second row, fourth column.
Public propertyM31
Gets the element in the third row, first column.
Public propertyM32
Gets the element in the third row, second column.
Public propertyM33
Gets the element in the third row, third column.
Public propertyM34
Gets the element in the third row, fourth column.
Public propertyM41
Gets the element in the fourth row, first column.
Public propertyM42
Gets the element in the fourth row, second column.
Public propertyM43
Gets the element in the fourth row, third column.
Public propertyM44
Gets the element in the fourth row, fourth column.
Top
See Also