#VRML V2.0 utf8 # This file can be used to store configuration settings/profiles for the dossier # this file is loaded by the application PROTO Configuration [ eventOut SFBool isReady ]{ Script { eventOut SFBool isReady IS isReady url "javascript: function initialize() { isReady = true; } " } } Configuration {}