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