Skip to content

VRageMath.Matrix3x3..ctor

Malware edited this page May 4, 2019 · 2 revisions

IndexNamespace IndexMatrix3x3

Summary

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

Parameters

Summary

public Matrix3x3(Matrix3x3 other)

Parameters

Summary

public Matrix3x3(MatrixD other)

Parameters

Clone this wiki locally