Lights.Add Method
Parent Object: LightsDescription
Method that creates a new Light object.
Syntax
Lights.Add( LightType As LightTypeEnum ) As LightParameters
Name | Type | Description |
LightType | LightTypeEnum | Specifies the light type - model space or view space. |