TransformNode
Creates a GskRenderNode
that will transform the given @child with the given @transform.
Return
A new GskRenderNode
Parameters
child
The node to transform
transform
The transform to apply
constructor(pointer: <Error class: unknown class><<Error class: unknown class>>)