CPUParticles.angle

Initial rotation applied to each particle, in degrees.

  1. double angle [@property getter]
  2. double angle [@property setter]
    struct CPUParticles
    @nogc nothrow @property
    void
    angle
    (
    double v
    )

Meta