Function CPUParticles.flagRotateY
If true
, particles rotate around Y axis by angle
.
bool flagRotateY() nothrow @property @nogc;
void flagRotateY
(
bool v
) nothrow @property @nogc;
If true
, particles rotate around Y axis by angle
.
bool flagRotateY() nothrow @property @nogc;
void flagRotateY
(
bool v
) nothrow @property @nogc;