Is there a way to completely remove / delete a particle effect from an object with python? I know you can do it through the interface, but I can’t find a way to do it with python. Effect has no documented delete method and the Object.effects attribute is read-only.
thanks in advance,
bydesign