1 | initialize( ) is invoked before the browser presents the world to the user and before any events are processed by any nodes in the same VRML file as the Script node containing this script. |
2 | The initialize( ) function has no parameters. |
3 | Events generated from initialize( ) are given the timestamp of when the Script node was loaded. |