TransformNode

constructor(child: RenderNode, transform: Transform)(source)

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(gskTransformNodePointer: <Error class: unknown class><<Error class: unknown class>>)(source)