Transform { # Third child - a blue box |
translation -2.4 .2 1 |
rotation 0 1 1 .9 |
children [ |
Shape { geometry Box {} |
appearance Appearance { |
material Material { diffuseColor 0 0 1 } # Blue } |
} |
] |
} |
] # end of children for world from two foils earlier |
} # ends grouping from two foils earlier |