From e6de6ddae28dec5bf092b66d77ee8d522d39ff04 Mon Sep 17 00:00:00 2001 From: luxiaotao1123 <t1341870251@163.com> Date: 星期五, 26 四月 2024 14:04:43 +0800 Subject: [PATCH] # --- src/components/area.jsx | 2 -- 1 files changed, 0 insertions(+), 2 deletions(-) diff --git a/src/components/area.jsx b/src/components/area.jsx index 59b08ec..2fc207c 100644 --- a/src/components/area.jsx +++ b/src/components/area.jsx @@ -41,8 +41,6 @@ <Text position={new THREE.Vector3(position.x, textHeight, position.z)} text={textContent} - scale={new THREE.Vector3(100, 100, 100)} - fontSize={100} /> )} </group> -- Gitblit v1.9.1