1 | In VRML'97,Script Nodes facilitate development of nodes that are described by Java classes using the VRML - Java API |
2 | Typical fields in a Java Script Node: |
3 | |
4 | url : This field specifies the location of the Java class |
5 | eventIn : for getting the actual event in VRML world |
6 | eventOut : for sending the received event to the Java class |