| Table of contents | Chapter index | Previous slide | Next slide | 35 |
[ cone.wrl ] |
Shape {
appearance Appearance {
material Material { }
}
geometry Cone {
height 2.0
bottomRadius 1.0
bottom TRUE
side TRUE
}
}
|