Skip to content
This repository has been archived by the owner on Oct 22, 2024. It is now read-only.

VRageMath.Matrix3x3.Transform

Malware edited this page Dec 25, 2018 · 16 revisions

IndexMatrix3x3

Summary

public void Transform(ref public sealed struct Matrix3x3 value, ref public sealed struct Quaternion rotation, ref public sealed struct Matrix3x3 result)

Transforms a Matrix3x3 by applying a Quaternion rotation.

Returns

Example

Remarks

Clone this wiki locally