Skip to content

VRageMath.Matrix..ctor

Malware edited this page May 4, 2019 · 2 revisions

IndexNamespace IndexMatrix

Summary

public Matrix(float m11, float m12, float m13, float m14, float m21, float m22, float m23, float m24, float m31, float m32, float m33, float m34, float m41, float m42, float m43, float m44)

Parameters

Summary

public Matrix(float m11, float m12, float m13, float m21, float m22, float m23, float m31, float m32, float m33)

Parameters

Summary

public Matrix(MatrixD other)

Parameters

Clone this wiki locally