STATE_light2_delete
Deletes the given light. Note not to use the handle after it the light was deleted Example: STATE_light2_delete(my_light); my_light=NULL;