Matrix4d.M32 property
Gets or sets the individual elements of the 4x4 matrix.
public double M32 { get; set; }
See Also
- class Matrix4d
- namespace Autodesk.DataExchange.Models.Math
Gets or sets the individual elements of the 4x4 matrix.
public double M32 { get; set; }