Click or drag to resize

Matrix4x4 Constructor

Overload List
  NameDescription
Public methodMatrix4x4(Matrix3x2)
Constructs a Matrix4x4 from the given Matrix3x2.
Public methodMatrix4x4(Double, Double, Double, Double, Double, Double, Double, Double, Double, Double, Double, Double, Double, Double, Double, Double)
Constructs a Matrix4x4 from the given components.
Top
See Also