Provided by: plplot-doc_5.13.0+dfsg-6ubuntu2_all bug

NAME

       pllightsource - Sets the 3D position of the light source

SYNOPSIS

       pllightsource(x, y, z)

DESCRIPTION

       Sets   the   3D   position  of  the  light  source  for  use  with  plsurf3d(3plplot)  and
       plsurf3dl(3plplot)

       Redacted form: pllightsource(x, y, z)

       This function is used in example 8.

ARGUMENTS

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

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

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

AUTHORS

       Many developers  (who  are  credited  at  http://plplot.sourceforge.net/credits.php)  have
       contributed to PLplot over its long history.

SEE ALSO

       PLplot documentation at http://plplot.sourceforge.net/documentation.php.

                                          November, 2017                   PLLIGHTSOURCE(3plplot)