a = Cone b = Sphere a.diffuseColor = [.25 .25 .75] b.diffuseColor = [1 0 .5] draw a draw b above a