JanusVR Documentation
[BUILD] Javascript: Player Object
The "player" object is another global object. Similar to objects within "room.objects", it contains the player's attribute for reference and modification. It is important to note that this is not usable in the global scope, as it is not created before the onLoad callback.