GLShaderNode.getChild
gsk.render_node.RenderNode getChild(uint idx)Gets one of the children.
Parameters
idx | the position of the child to get |
Returns
the idx'th child of node
gsk.render_node.RenderNode getChild(uint idx)Gets one of the children.
idx | the position of the child to get |