ParticlesMaterial.direction

Unit vector specifying the particles' emission direction.

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

Meta