The batch handler to which this node will send vertex information. The batch handler will be added to the manager if necessary. This is invoked during run. It is where shader configuration should be done.
name
name:string
The name of the RenderNode. This should be unique within the manager.
The batch handler to which this node will send vertex information. The batch handler will be added to the manager if necessary. This is invoked during
run. It is where shader configuration should be done.