API ReferenceAFrame EventsrealityreadyOn this pagerealityready Description This event is emitted when 8th Wall Web has initialized. Example let scene = this.el.sceneElscene.addEventListener('realityready', () => { // Hide loading UI})