Package: graphene
Function graphene:matrix-translate
Lambda Listgraphene:matrix-translate (matrix pos) ArgumentsReturn ValueThe graphene:matrix instance with the result. Details
Adds a translation transformation to the matrix using the coordinates of
the given point. This is the equivalent of calling the graphene:matrix-init-translate
function and then multiplying the matrix with the translation matrix. graphene:matrix-init-translate | See also |
#2024-12-30