logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

pllightsource - Sets the 3D position of the light source

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.org/credits.php) have contributed to PLplot over its
       long history.

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.

Name

pllightsource - Sets the 3D position of the light source

See Also

       PLplot documentation at http://plplot.org/documentation.php.

                                                   July, 2025                             PLLIGHTSOURCE(3plplot)

Synopsis

pllightsource(x, y, z)

See Also