Skip to content
This repository was archived by the owner on Dec 13, 2025. It is now read-only.

VRageMath.Matrix..ctor

Malware edited this page Dec 13, 2025 · 3 revisions

DEPRECATION NOTICE

This API documentation is out of date and no longer maintained.

Please visit the new documentation at: https://malforge.github.io/spaceengineers/pbapi

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