Function CPUParticles.angle
Initial rotation applied to each particle, in degrees.
double angle() nothrow @property @nogc;
void angle
(
double v
) nothrow @property @nogc;
Initial rotation applied to each particle, in degrees.
double angle() nothrow @property @nogc;
void angle
(
double v
) nothrow @property @nogc;