pub fn py_light_source<'py>( py: Python<'py>, parent_module: &Bound<'py, PyModule>, ) -> PyResult<()>
All light source models (Python)