From 9121586a22ea00ec4a3ef873c621dab8840508e4 Mon Sep 17 00:00:00 2001 From: luxiaotao1123 <t1341870251@163.com> Date: 星期五, 26 四月 2024 15:16:39 +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