hgeParticleSystem::GetScale
Returns the current scale of the particle system.
float GetScale();
Return value
Returns the current scale of the particle system.
1.0 means default size, 2.0 - twice as large as default size.
Requirements
Header: hgeparticle.h
Import library: hgehelp.lib
See also
SetScale
|