arcticPigs release V1.0 helpefiles |
![]() |
Creates new light object and adds it to the 3D scene.
You can set additional properties of the light source through properties of the returned light object. The default position of the light source is (0,0,0) You can use the base property to alter the position.
Syntax: |
light addLight(String name, String type) |
Return: | a new light object. |
Parameters: |
|
See also:
Last Updated: 06/16/02 |