We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
MatrixMultiplyValue
mat = raylib.MatrixIdentity scaled = raylib.MatrixMultiplyValue(mat, 2.0) // Every element of the identity matrix is multiplied by 2
There was an error while loading. Please reload this page.