SET DIRECTIONAL LIGHT
This command will set an existing light to that of a directional light. The direction is specified using directional values assuming that the origin of the light is 0,0,0. The light number must be specified using an integer value. The directional values must be specified using real values.

A directional coordinate of 0,0,1 will set a direction of light into the scene. A directional coordinate of 0,-1,0 will set a direction of light coming from above.

SYNTAX
SET DIRECTIONAL LIGHT Light Number, X, Y, Z

RELATED INFO
Basic3D Commands
Glossary

EXAMPLE
Lighting Effect