We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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.