(Vector3F pos, Vector3F rot) Create a matrix representing the given translation and rotation.
string MatrixCreate(Vector3F %pos, Vector3F %rot);
Vector3F %pos No description available.
Vector3F %rot No description available.
string No description available.
Engine
MatrixCreateFromEuler MatrixMulPoint MatrixMultiply MatrixMulVector
This function is not called by any other functions.