GameObject.addChild

Adds object to the children, adds it to the scene graph.

class GameObject
final
void
addChild

Parameters

newChild

The object to add.

Meta