Package: gsk

Function gsk:transform-node-new

Lambda List

gsk:transform-node-new (child transform)

Arguments

child -- a gsk:render-node instance with the render node to transform
transform -- a gsk:transform instance with the transform to apply

Return Value

The new gsk:transform-node instance.

Details

Creates a render node that will transform the given child with the given transform.
 

See also

#2023-10-27