|
Remove light from the entity that is associated with the light source.
Use STATE_light_set_entity_to_light() for choosing the entity that
the light will be removed from.
Note !! The function does not delete the light itself
for deleting the light use STATE_light_delete()
See also STATE_polygon_remove_light(), STATE_object_remove_light(), STATE_group_remove_light()
|