#VRML V2.0 utf8 #vr2-3-18.wrl Shape { appearance Appearance { material Material { diffuseColor 1 1 0 } } geometry Cone {} } Transform { translation 2.5 0 0 children [ Shape { appearance Appearance { material Material { emissiveColor 1 1 0 } } geometry Cone {} } ] } Transform { translation 1.25 0 2.5 children [ Shape { appearance Appearance { material Material { diffuseColor 1 1 0 transparency 0.5 } } geometry Cone {} } ] }