Package: gsk

Function gsk:color-matrix-node-new

Lambda List

gsk:color-matrix-node-new (child matrix offset)

Arguments

child -- a gsk:render-node instance with the child render node to draw
matrix -- a graphene:matrix-t instance with the matrix to apply
offset -- a graphene:vec4-t instance with the values to add to the color

Return Value

The new gsk:rende-node instance.

Details

Creates a render node that will draw the child render node with reduced matrix.
 

See also

#2023-10-27