Creates a VRML spotlight.
Color A 3-element array of RGB values, in the range of 0 to 255. (Default: (255, 255, 255), the color white)
Direction The orientation of the light cone. (Default: 0, 0, -1)
Intensity A number normalized from 0 to 1, where 1 is full intensity. (Default:1)
Rate The exponential drop-off rate for light intensity from the axis of the light cone. (Default: 0)
VRML_OPEN, 'vrml_spotlight.wrl' ... VRML_SPOTLIGHT, [-1, -1, 0], $ Color = [255, 0, 0], $ VRML_CLOSE