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

VRageMath.Matrix3x3..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 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