#VRML V2.0 utf8 #Beispiel 2: Darstellung von einzelnen Knoten innerhalb einer Gruppe Group { children [ Shape { appearance Appearance { material Material { diffuseColor .2 0 1 } } geometry Cone { } } ] }