Matrix.M42 Field (Microsoft.DirectX)
Retrieves or sets the element in the fourth row and the second column of the matrix.
Visual Basic Public M42 As Single C# public Single M42;
C++ public: Single M42;
JScript public var M42 : Single
System.Single
This field is read/write.
A Singlevalue that represents the fourth row and the second column of the matrix.
Show:
