Protected
_engineEngine instance of the node's graph.
Protected
_idNode's ID, generate it with nanoid if applicable.
Protected
_isGet wether the node is loaded.
Protected
_parentNode's parent node, if root node, the parent node is replaced by the engine instance.
An outer node is a node of the tree that does not have child nodes.
In most cases those nodes will be used as component or system nodes.