1 | Scalar values (boolean and numeric) are assigned by copying the value in function calls. |
2 | Other VRML fields are mapped to JavaScript objects. JavaScript objects are passed by reference. |
3 | When assignments are made to eventOuts and fields, the values are converted to the VRML field type. |