ajuste dos textos 3d galpao

This commit is contained in:
2026-07-28 20:37:25 +00:00
parent ce793d2213
commit dff84c78ba
+12 -12
View File
@@ -404,7 +404,7 @@ export function WarehouseModel() {
{/* Rótulo e Título da Água */}
<Text
position={[0, 0.95, 0]}
rotation={[-Math.PI / 2, 0, 0]}
rotation={[-Math.PI / 2, 0, -Math.PI / 2]}
fontSize={titleFontSize}
color="#000000"
outlineWidth={0.04}
@@ -419,7 +419,7 @@ export function WarehouseModel() {
{/* Marcações Individuais das Zonas */}
<Text
position={[0, 0.35, -3 * length / 8]}
rotation={[-Math.PI / 2, 0, 0]}
rotation={[-Math.PI / 2, 0, Math.PI]}
fontSize={zoneFontSize}
color="#000000"
outlineWidth={0.035}
@@ -432,7 +432,7 @@ export function WarehouseModel() {
</Text>
<Text
position={[0, 0.35, -length / 8]}
rotation={[-Math.PI / 2, 0, 0]}
rotation={[-Math.PI / 2, 0, Math.PI]}
fontSize={zoneFontSize}
color="#000000"
outlineWidth={0.035}
@@ -445,7 +445,7 @@ export function WarehouseModel() {
</Text>
<Text
position={[0, 0.35, length / 8]}
rotation={[-Math.PI / 2, 0, 0]}
rotation={[-Math.PI / 2, 0, Math.PI]}
fontSize={zoneFontSize}
color="#000000"
outlineWidth={0.035}
@@ -458,7 +458,7 @@ export function WarehouseModel() {
</Text>
<Text
position={[0, 0.35, 3 * length / 8]}
rotation={[-Math.PI / 2, 0, 0]}
rotation={[-Math.PI / 2, 0, Math.PI]}
fontSize={zoneFontSize}
color="#000000"
outlineWidth={0.035}
@@ -471,7 +471,7 @@ export function WarehouseModel() {
</Text>
<Text
position={[-widthSlope * 0.38, 0.35, 0]}
rotation={[-Math.PI / 2, 0, 0]}
rotation={[-Math.PI / 2, 0, Math.PI]}
fontSize={zoneFontSize}
color="#000000"
outlineWidth={0.035}
@@ -535,7 +535,7 @@ export function WarehouseModel() {
{/* Rótulo e Título da Água */}
<Text
position={[0, 0.95, 0]}
rotation={[-Math.PI / 2, 0, 0]}
rotation={[-Math.PI / 2, 0, -Math.PI / 2]}
fontSize={titleFontSize}
color="#000000"
outlineWidth={0.04}
@@ -550,7 +550,7 @@ export function WarehouseModel() {
{/* Marcações Individuais das Zonas */}
<Text
position={[0, 0.35, -3 * length / 8]}
rotation={[-Math.PI / 2, 0, 0]}
rotation={[-Math.PI / 2, 0, Math.PI]}
fontSize={zoneFontSize}
color="#000000"
outlineWidth={0.035}
@@ -563,7 +563,7 @@ export function WarehouseModel() {
</Text>
<Text
position={[0, 0.35, -length / 8]}
rotation={[-Math.PI / 2, 0, 0]}
rotation={[-Math.PI / 2, 0, Math.PI]}
fontSize={zoneFontSize}
color="#000000"
outlineWidth={0.035}
@@ -576,7 +576,7 @@ export function WarehouseModel() {
</Text>
<Text
position={[0, 0.35, length / 8]}
rotation={[-Math.PI / 2, 0, 0]}
rotation={[-Math.PI / 2, 0, Math.PI]}
fontSize={zoneFontSize}
color="#000000"
outlineWidth={0.035}
@@ -589,7 +589,7 @@ export function WarehouseModel() {
</Text>
<Text
position={[0, 0.35, 3 * length / 8]}
rotation={[-Math.PI / 2, 0, 0]}
rotation={[-Math.PI / 2, 0, Math.PI]}
fontSize={zoneFontSize}
color="#000000"
outlineWidth={0.035}
@@ -602,7 +602,7 @@ export function WarehouseModel() {
</Text>
<Text
position={[widthSlope * 0.38, 0.35, 0]}
rotation={[-Math.PI / 2, 0, 0]}
rotation={[-Math.PI / 2, 0, Math.PI]}
fontSize={zoneFontSize}
color="#000000"
outlineWidth={0.035}