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

VRageMath.Matrix3x3.CreateWorld

Malware edited this page Jan 26, 2019 · 14 revisions

IndexNamespace IndexMatrix3x3

Summary

public static Matrix3x3 CreateWorld(ref Vector3 forward, ref Vector3 up)

Creates a world matrix with the specified parameters.

Returns

Matrix3x3

Parameters

Clone this wiki locally