C1.Win.C1DX.4.8 Assembly / C1.Util.DX Namespace / Matrix4x4 Structure / Column3 Property

In This Topic
Column3 Property
In This Topic
Gets or sets the third column in the matrix; that is M13, M23, M33, and M43.
Syntax
'Declaration
 
Public Property Column3 As Vector4
 
See Also