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

VRageMath.MatrixI..ctor

Malware edited this page Dec 13, 2025 · 2 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 IndexMatrixI

Summary

public MatrixI(ref Vector3I position, Direction forward, Direction up)

Parameters

Summary

public MatrixI(Vector3I position, Direction forward, Direction up)

Parameters

Summary

public MatrixI(Direction forward, Direction up)

Parameters

Summary

public MatrixI(ref Vector3I position, ref Vector3I forward, ref Vector3I up)

Parameters

Summary

public MatrixI(ref Vector3I position, ref Vector3 forward, ref Vector3 up)

Parameters

Summary

public MatrixI(MyBlockOrientation orientation)

Parameters

Clone this wiki locally