public Color32 GetCurrentColor(ParticleSystem system);

Parameters

systemThe 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.