This version of Unity is unsupported.
Experimental: this API is experimental and might be changed or removed in the future.

ParticleSystemJobData.startColors

public NativeArray<Color32> startColors;

Description

The initial color of each particle.

These values are multiplied by any settings in the Size over Life and Size by Speed modules, during rendering.