public Color32 GetCurrentColor (ParticleSystem system);

파라미터

systemThe Particle System from which this particle was emitted.

반환

Color32 Current color.

설명

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