ParticlesMaterial.emissionColorTexture

Particle color will be modulated by color determined by sampling this texture at the same point as the emissionPointTexture.

  1. Texture emissionColorTexture [@property getter]
    struct ParticlesMaterial
    @nogc nothrow @property
    emissionColorTexture
    ()
  2. Texture emissionColorTexture [@property setter]

Meta