(isHovering = true)} onpointerleave={() => (isHovering = false)} > {#if modelUrl} {:else if isLoading}
Loading model...
{:else}
No model loaded
{/if}