adjust a texture

This commit is contained in:
Tonton Th 2025-04-28 03:58:49 +02:00
parent 5c3a56bbef
commit 5de41466dd

View File

@ -110,7 +110,7 @@ union {
#end
torus { R2, 0.0039 translate -0.08*y }
}
texture { T_Brass_1C scale 6.50 }
texture { GoldDark scale 6.50 }
}
/* ---------------------------------------------------------
@ -264,7 +264,7 @@ union {
object { HexaCone_Body () }
#local T = 0.55;
object { HexaCone_head () translate <0, 0, T+DTa> }
#if ( (rand(Rng1) > 0.27) )
#if ( (rand(Rng1) > 0.47) )
object { HexaCone_radar_A translate <0, T+0.18, 0> }
#else
object { HexaCone_radar_B translate <0, T+0.18, 0> }