API ReferencePlayCanvas Eventsxr:realityreadyOn this pagexr:realityready Description This event is fired when 8th Wall Web has initialized and at least one frame has been successfully processed. Example this.app.on('xr:realityready', () => { // Hide loading UI}, this)