
pllightsource: Sets the 3D position of the light source 

DESCRIPTION:

    This function is used in example 8. 

SYNOPSIS:

pllightsource(x, y, z)

ARGUMENTS:

    x (PLFLT, input) :      X-coordinate of the light source. 

    y (PLFLT, input) :      Y-coordinate of the light source. 

    z (PLFLT, input) :      Z-coordinate of the light source. 
