.. _doc_nodes_and_scene_instances: Nodes and scene instances ========================= This guide explains how to get nodes, create nodes, add them as a child, and instantiate scenes from code. Getting nodes ------------- You can get a reference to a node by calling the `Node.get_node()