Legacy Documentation: Version 5.6 (Go to current version)
LanguageEnglish
  • C#
  • JS

Script language

Select your preferred scripting language. All code snippets will be displayed in this language.

ParticleSystem.Particle.GetCurrentColor

Switch to Manual
public Color32 GetCurrentColor(ParticleSystem system);

Parameters

system The particle system from which this particle was emitted.

Returns

Color32 Current color.

Description

Calculate the current color of the particle by applying the relevant curves to its startColor property.