Function ParticlesMaterial.flatness
Amount of spread
in Y/Z plane. A value of 1
restricts particles to X/Z plane.
double flatness() nothrow @property @nogc;
void flatness
(
double v
) nothrow @property @nogc;