From 9954826436450704e64466a3cb3ad067f0ec27f7 Mon Sep 17 00:00:00 2001 From: camillep <cpillot@takima.fr> Date: Mon, 20 Mar 2023 17:53:05 +0100 Subject: [PATCH] bigger image --- arjs/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/arjs/index.html b/arjs/index.html index 2564bbb5..064f6a64 100644 --- a/arjs/index.html +++ b/arjs/index.html @@ -18,7 +18,7 @@ --> <a-entity position="0 0 0" - scale="0.5 0.5 0.5" + scale="4 4 4" gltf-model="vivian_kane_-_legendary_pandoras_box_model/scene.gltf" ></a-entity> </a-marker> -- GitLab