Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


ParticleSystem.ColorBySpeedModule

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

Definition

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

Remarks

Properties

Property

Description

colorThe gradient that controls the particle colors.
enabledSpecifies whether the ColorBySpeedModule is enabled or disabled.
rangeApply the color gradient between these minimum and maximum speeds.