lightangle
Add or position a light source by azimuth and elevation.
Syntax
Section titled “Syntax”h = lightangle(az, el)h = lightangle(h, az, el)Description
Section titled “Description”Convenience wrapper around light — places a light at the specified azimuth az (degrees) and elevation el (degrees) on a unit sphere around the camera target.
Example
Section titled “Example”lightangle(45, 30)