![]() |
Public API Reference |
![]() |
Properties for particle system factory. More...
#include <imesh/particles.h>
Public Member Functions | |
virtual bool | GetDeepCreation () const =0 |
Get whether or not deep copy should be used. | |
virtual void | SetDeepCreation (bool deep)=0 |
Set if emitters and effectors should be deep-copied (cloned) when creating a particle system or if the ones in the factory should be reused. |
Properties for particle system factory.
Definition at line 482 of file particles.h.
virtual bool iParticleSystemFactory::GetDeepCreation | ( | ) | const [pure virtual] |
Get whether or not deep copy should be used.
virtual void iParticleSystemFactory::SetDeepCreation | ( | bool | deep | ) | [pure virtual] |
Set if emitters and effectors should be deep-copied (cloned) when creating a particle system or if the ones in the factory should be reused.