Hi there
Does someone know how to turn on “Dupliverts” for a particle system, with a python skript?
thanks for your help
Hi there
Does someone know how to turn on “Dupliverts” for a particle system, with a python skript?
thanks for your help
Hi
found allready how it works
obj.setDupliVerts(1)
the dupliverts data is stored in the object itselfe and not in the effect data.