Scroll to navigation

PLLIGHTSOURCE(3plplot) PLplot API PLLIGHTSOURCE(3plplot)

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-coordinate of the light source.
Y-coordinate of the light source.
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.

SEE ALSO

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

January, 2024