node3d
Adds a Node3D to the current Node as a child and then triggers the callback
Return
the newly created Node3D
Parameters
callback
the callback that is invoked with a Node3D context in order to initialize any values
Adds a Node3D to the current SceneGraph.root as a child and then triggers the Node3D
Return
the newly created Node3D
Parameters
callback
the callback that is invoked with a Node3D context in order to initialize any values