CPUParticles2D.emissionNormals

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

  1. PoolVector2Array emissionNormals [@property getter]
    struct CPUParticles2D
    @nogc nothrow @property
    PoolVector2Array
    emissionNormals
    ()
  2. PoolVector2Array emissionNormals [@property setter]

Meta