Sphere (sphr)
key: sphr
type: SCffff(C)*
- string: object name.
- mat'l: object materialindex.
- float : x coord of center.
- float : y coord of center.
- float : z coord of center.
- float : radius.
Description
A sphere object.
Examples
sphr "red sphere"
lmbrtn rgb 0.8 0.2 0.2 end end
0.0 0.0 0.0 1.0 % center,radius
end