This version of Unity is unsupported.

ParticleSystemJobData.startColors

public NativeArray<Color32> startColors;

Description

The initial color of each particle.

Unity multiplies these values by any settings in the SizeOverLifetimeModule and SizeBySpeedModule during rendering.