A lightsource object.

| Name | Description |
|---|---|
| name | Object name [string] |
| input_matrix | Input matrix [matrix4] |
| position | Position [vector3] |
| orientation | Orientation [angle_axis] |
| scale | Scale Matrix [vector3] |
| output_matrix | Output matrix [matrix4] |
| viewport_visible | Visible [boolean] |
| shader | Light shader [object] |
| raytraced-shadows | Render raytraced shadows from this light [boolean] |