Get scaling matrix
// Double the size on X, halve on Y, unchanged on Z s = raylib.MatrixScale(2, 0.5, 1)
There was an error while loading. Please reload this page.