Matrix.M34 Field |
Language: |
Retrieves or sets the element in the third row and the fourth column of the matrix.
Visual Basic Public M34 As Single C# public Single M34; C++ public: Single M34; JScript public var M34 : Single
System.Single
This field is read/write.
A Single value that represents the third row and the fourth column of the matrix.
In Microsoft Direct3D, the M34 element of a projection matrix cannot be a negative number. If an application needs to use a negative value in this location, it should scale the entire projection matrix by -1 instead.
Send comments about this topic to Microsoft. © Microsoft Corporation. All rights reserved.
Feedback? Please provide us with your comments on this topic.
For more help, visit the DirectX Developer Center