object
DEF OBJECT Transform { scale 0.5 0.5 0.5 children [ Shape { geometry Sphere { radius 1 } appearance Appearance { material DEF MATERIAL Material { diffuseColor 1 0 0 } } } ] } ] }