8.21.2010

Pov-Ray :: sphere

povray_sphere povray_sphere

sphere{ < x,y,z > , r }
  • < x,y,z > : a vector specifying the x, y, z coordinates of the center of the sphere.
  • r : a float value specifying the radius.

povray_sphere povray_sphere