ParticlesMaterial.flagRotateY

If true, particles rotate around Y axis by angle.

  1. bool flagRotateY [@property getter]
  2. bool flagRotateY [@property setter]
    struct ParticlesMaterial
    @nogc nothrow @property
    void
    flagRotateY
    (
    bool v
    )

Meta