Summary

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

Creates a world matrix with the specified parameters.

Returns

Matrix3x3

Parameters