CPUParticles.emissionNormals

Sets the direction the particles will be emitted in when using constant EMISSION_SHAPE_DIRECTED_POINTS.

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

Meta