Function CPUParticles.scaleAmount
Initial scale applied to each particle.
double scaleAmount() nothrow @property @nogc;
void scaleAmount
(
double v
) nothrow @property @nogc;
Initial scale applied to each particle.
double scaleAmount() nothrow @property @nogc;
void scaleAmount
(
double v
) nothrow @property @nogc;