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