TransformNode


Description:

[ CCode ( has_construct_function = false , type = "GskRenderNode*" ) ]
public TransformNode (RenderNode child, Transform transform)

Creates a `GskRenderNode` that will transform the given child with the given transform.

Parameters:

child

The node to transform

transform

The transform to apply

Returns:

A new `GskRenderNode`