adjust a texture
这个提交包含在:
@@ -110,7 +110,7 @@ union {
|
|||||||
#end
|
#end
|
||||||
torus { R2, 0.0039 translate -0.08*y }
|
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 () }
|
object { HexaCone_Body () }
|
||||||
#local T = 0.55;
|
#local T = 0.55;
|
||||||
object { HexaCone_head () translate <0, 0, T+DTa> }
|
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> }
|
object { HexaCone_radar_A translate <0, T+0.18, 0> }
|
||||||
#else
|
#else
|
||||||
object { HexaCone_radar_B translate <0, T+0.18, 0> }
|
object { HexaCone_radar_B translate <0, T+0.18, 0> }
|
||||||
|
|||||||
在新工单中引用
屏蔽一个用户