GLShaderNode.getChild

Gets one of the children.

class GLShaderNode
getChild
(
uint idx
)

Parameters

idx uint

the position of the child to get

Return Value

the @idx'th child of @node

Meta