ParticlesMaterial.direction

Unit vector specifying the particles' emission direction.

  1. Vector3 direction [@property getter]
    struct ParticlesMaterial
    @nogc nothrow @property
    Vector3
    direction
    ()
  2. Vector3 direction [@property setter]

Meta