union -> merge
This commit is contained in:
@@ -32,7 +32,7 @@ texture {
|
||||
|
||||
#declare Cabine_Loco_Electric = object
|
||||
{
|
||||
union {
|
||||
merge {
|
||||
box { <-4, 4, -11>, <4, 10, 11> }
|
||||
cylinder { <-3, 10, -11>, <-3, 10, 11> 1 }
|
||||
cylinder { < 3, 10, -11>, < 3, 10, 11> 1 }
|
||||
|
||||
Reference in New Issue
Block a user