Package: graphene
Function graphene:matrix-scale
Lambda Listgraphene:matrix-scale (matrix xfactor yfactor zfactor) ArgumentsReturn ValueThe graphene:matrix-t instance with the result. Details
Adds a scaling transformation to the matrix, using the three given factors. This is the equivalent of calling the graphene:matrix-init-scale
function and then multiplying the matrix with the scale matrix. Notes | See also |
#2024-12-30