![]() |
Public API Reference |
![]() |
An emitter spawning the new particles around a sphere geometry. More...
#include <imesh/particles.h>
Public Member Functions | |
virtual float | GetRadius () const =0 |
Get sphere radius. | |
virtual void | SetRadius (float radius)=0 |
Set sphere radius. |
An emitter spawning the new particles around a sphere geometry.
Definition at line 601 of file particles.h.
virtual float iParticleBuiltinEmitterSphere::GetRadius | ( | ) | const [pure virtual] |
Get sphere radius.
virtual void iParticleBuiltinEmitterSphere::SetRadius | ( | float | radius | ) | [pure virtual] |
Set sphere radius.