[ 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
.
child |
The node to transform |
transform |
The transform to apply |
A new `GskRenderNode` |