This version of Unity is unsupported.

ControlPlayableAsset.particleRandomSeed

public uint particleRandomSeed;

Description

Let the particle systems behave the same way on each execution.

Users may want to override the seed the same way it can override it in the ParticleSystem component.