ajuste dos textos 3d galpao
This commit is contained in:
@@ -404,7 +404,7 @@ export function WarehouseModel() {
|
|||||||
{/* Rótulo e Título da Água */}
|
{/* Rótulo e Título da Água */}
|
||||||
<Text
|
<Text
|
||||||
position={[0, 0.95, 0]}
|
position={[0, 0.95, 0]}
|
||||||
rotation={[-Math.PI / 2, 0, 0]}
|
rotation={[-Math.PI / 2, 0, -Math.PI / 2]}
|
||||||
fontSize={titleFontSize}
|
fontSize={titleFontSize}
|
||||||
color="#000000"
|
color="#000000"
|
||||||
outlineWidth={0.04}
|
outlineWidth={0.04}
|
||||||
@@ -419,7 +419,7 @@ export function WarehouseModel() {
|
|||||||
{/* Marcações Individuais das Zonas */}
|
{/* Marcações Individuais das Zonas */}
|
||||||
<Text
|
<Text
|
||||||
position={[0, 0.35, -3 * length / 8]}
|
position={[0, 0.35, -3 * length / 8]}
|
||||||
rotation={[-Math.PI / 2, 0, 0]}
|
rotation={[-Math.PI / 2, 0, Math.PI]}
|
||||||
fontSize={zoneFontSize}
|
fontSize={zoneFontSize}
|
||||||
color="#000000"
|
color="#000000"
|
||||||
outlineWidth={0.035}
|
outlineWidth={0.035}
|
||||||
@@ -432,7 +432,7 @@ export function WarehouseModel() {
|
|||||||
</Text>
|
</Text>
|
||||||
<Text
|
<Text
|
||||||
position={[0, 0.35, -length / 8]}
|
position={[0, 0.35, -length / 8]}
|
||||||
rotation={[-Math.PI / 2, 0, 0]}
|
rotation={[-Math.PI / 2, 0, Math.PI]}
|
||||||
fontSize={zoneFontSize}
|
fontSize={zoneFontSize}
|
||||||
color="#000000"
|
color="#000000"
|
||||||
outlineWidth={0.035}
|
outlineWidth={0.035}
|
||||||
@@ -445,7 +445,7 @@ export function WarehouseModel() {
|
|||||||
</Text>
|
</Text>
|
||||||
<Text
|
<Text
|
||||||
position={[0, 0.35, length / 8]}
|
position={[0, 0.35, length / 8]}
|
||||||
rotation={[-Math.PI / 2, 0, 0]}
|
rotation={[-Math.PI / 2, 0, Math.PI]}
|
||||||
fontSize={zoneFontSize}
|
fontSize={zoneFontSize}
|
||||||
color="#000000"
|
color="#000000"
|
||||||
outlineWidth={0.035}
|
outlineWidth={0.035}
|
||||||
@@ -458,7 +458,7 @@ export function WarehouseModel() {
|
|||||||
</Text>
|
</Text>
|
||||||
<Text
|
<Text
|
||||||
position={[0, 0.35, 3 * length / 8]}
|
position={[0, 0.35, 3 * length / 8]}
|
||||||
rotation={[-Math.PI / 2, 0, 0]}
|
rotation={[-Math.PI / 2, 0, Math.PI]}
|
||||||
fontSize={zoneFontSize}
|
fontSize={zoneFontSize}
|
||||||
color="#000000"
|
color="#000000"
|
||||||
outlineWidth={0.035}
|
outlineWidth={0.035}
|
||||||
@@ -471,7 +471,7 @@ export function WarehouseModel() {
|
|||||||
</Text>
|
</Text>
|
||||||
<Text
|
<Text
|
||||||
position={[-widthSlope * 0.38, 0.35, 0]}
|
position={[-widthSlope * 0.38, 0.35, 0]}
|
||||||
rotation={[-Math.PI / 2, 0, 0]}
|
rotation={[-Math.PI / 2, 0, Math.PI]}
|
||||||
fontSize={zoneFontSize}
|
fontSize={zoneFontSize}
|
||||||
color="#000000"
|
color="#000000"
|
||||||
outlineWidth={0.035}
|
outlineWidth={0.035}
|
||||||
@@ -535,7 +535,7 @@ export function WarehouseModel() {
|
|||||||
{/* Rótulo e Título da Água */}
|
{/* Rótulo e Título da Água */}
|
||||||
<Text
|
<Text
|
||||||
position={[0, 0.95, 0]}
|
position={[0, 0.95, 0]}
|
||||||
rotation={[-Math.PI / 2, 0, 0]}
|
rotation={[-Math.PI / 2, 0, -Math.PI / 2]}
|
||||||
fontSize={titleFontSize}
|
fontSize={titleFontSize}
|
||||||
color="#000000"
|
color="#000000"
|
||||||
outlineWidth={0.04}
|
outlineWidth={0.04}
|
||||||
@@ -550,7 +550,7 @@ export function WarehouseModel() {
|
|||||||
{/* Marcações Individuais das Zonas */}
|
{/* Marcações Individuais das Zonas */}
|
||||||
<Text
|
<Text
|
||||||
position={[0, 0.35, -3 * length / 8]}
|
position={[0, 0.35, -3 * length / 8]}
|
||||||
rotation={[-Math.PI / 2, 0, 0]}
|
rotation={[-Math.PI / 2, 0, Math.PI]}
|
||||||
fontSize={zoneFontSize}
|
fontSize={zoneFontSize}
|
||||||
color="#000000"
|
color="#000000"
|
||||||
outlineWidth={0.035}
|
outlineWidth={0.035}
|
||||||
@@ -563,7 +563,7 @@ export function WarehouseModel() {
|
|||||||
</Text>
|
</Text>
|
||||||
<Text
|
<Text
|
||||||
position={[0, 0.35, -length / 8]}
|
position={[0, 0.35, -length / 8]}
|
||||||
rotation={[-Math.PI / 2, 0, 0]}
|
rotation={[-Math.PI / 2, 0, Math.PI]}
|
||||||
fontSize={zoneFontSize}
|
fontSize={zoneFontSize}
|
||||||
color="#000000"
|
color="#000000"
|
||||||
outlineWidth={0.035}
|
outlineWidth={0.035}
|
||||||
@@ -576,7 +576,7 @@ export function WarehouseModel() {
|
|||||||
</Text>
|
</Text>
|
||||||
<Text
|
<Text
|
||||||
position={[0, 0.35, length / 8]}
|
position={[0, 0.35, length / 8]}
|
||||||
rotation={[-Math.PI / 2, 0, 0]}
|
rotation={[-Math.PI / 2, 0, Math.PI]}
|
||||||
fontSize={zoneFontSize}
|
fontSize={zoneFontSize}
|
||||||
color="#000000"
|
color="#000000"
|
||||||
outlineWidth={0.035}
|
outlineWidth={0.035}
|
||||||
@@ -589,7 +589,7 @@ export function WarehouseModel() {
|
|||||||
</Text>
|
</Text>
|
||||||
<Text
|
<Text
|
||||||
position={[0, 0.35, 3 * length / 8]}
|
position={[0, 0.35, 3 * length / 8]}
|
||||||
rotation={[-Math.PI / 2, 0, 0]}
|
rotation={[-Math.PI / 2, 0, Math.PI]}
|
||||||
fontSize={zoneFontSize}
|
fontSize={zoneFontSize}
|
||||||
color="#000000"
|
color="#000000"
|
||||||
outlineWidth={0.035}
|
outlineWidth={0.035}
|
||||||
@@ -602,7 +602,7 @@ export function WarehouseModel() {
|
|||||||
</Text>
|
</Text>
|
||||||
<Text
|
<Text
|
||||||
position={[widthSlope * 0.38, 0.35, 0]}
|
position={[widthSlope * 0.38, 0.35, 0]}
|
||||||
rotation={[-Math.PI / 2, 0, 0]}
|
rotation={[-Math.PI / 2, 0, Math.PI]}
|
||||||
fontSize={zoneFontSize}
|
fontSize={zoneFontSize}
|
||||||
color="#000000"
|
color="#000000"
|
||||||
outlineWidth={0.035}
|
outlineWidth={0.035}
|
||||||
|
|||||||
Reference in New Issue
Block a user