Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


ParticleSystem.ColorOverLifetimeModule

Script interface for the ColorOverLifetimeModule of a Particle System.
Read time 1 minuteLast updated 10 days ago

Definition

  • Type: Struct
  • Namespace: UnityEngine
  • Assembly: UnityEngine.ParticleSystemModule
public struct ParticleSystem.ColorOverLifetimeModule

Remarks

Properties

Property

Description

colorThe gradient that controls the particle colors.
enabledSpecifies whether the ColorOverLifetimeModule is enabled or disabled.