Package: gsk
Function gsk:renderer-render-texture
Lambda Listgsk:renderer-render-texture (renderer root &optional viewport) ArgumentsReturn ValueThe gdk:texture instance with the rendered contents of root. Details Renders the scene graph, described by a tree of gsk:render-node instances, to a gdk:texture instance. The renderer will acquire a reference on the gsk:render-node tree
while the rendering is in progress. If you want to apply any transformations to root, you should put it into a transform node and pass that node instead. | See also |
#2024-11-7