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