Set a custom projection matrix (replaces internal projection matrix)
None.
savedProj = raylib.rlGetMatrixProjection() // modify projection... raylib.rlSetMatrixProjection savedProj // restore
There was an error while loading. Please reload this page.