getEmitter()/ get_PB_emitter()
Posted: Mon Aug 02, 2010 2:02 pm
Hi,
just one short question on the new Python methods:
Instead of the "old" scene.getEmitter (which still works) there is now a a more specific command, i.e. get_PB_emitter() for the common particle based emitter.
It seems like the "get_PB_emitter()" inherits its funcionality from getEmitter(), but what is the big advantage of this method? I am asking because I still can use getEmitter() (at least for standard particles, haven't tried that with LS solvers, yet).
So where's the main benefit in the first place? Is it optimized/ faster/ more stable?
just one short question on the new Python methods:
Instead of the "old" scene.getEmitter (which still works) there is now a a more specific command, i.e. get_PB_emitter() for the common particle based emitter.
It seems like the "get_PB_emitter()" inherits its funcionality from getEmitter(), but what is the big advantage of this method? I am asking because I still can use getEmitter() (at least for standard particles, haven't tried that with LS solvers, yet).
So where's the main benefit in the first place? Is it optimized/ faster/ more stable?