| Parameter | Description | 
|---|---|
| baketype | The lights baketype. | 
LightMode Returns the light's light mode.
Extracts informations from Lights.
| Parameter | Description | 
|---|---|
| l | The input light. | 
| dir | Extracts directional light information. | 
| point | Extracts point light information. | 
| spot | Extracts spot light information. | 
| rect | Extracts rectangle light information. | 
Extract type specific information from Lights.