This version of Unity is unsupported.

VisualEffect.startSeed

public uint startSeed;

Description

The initial seed used for internal random number generator.

Unity ignores this property if you set VisualEffect.resetSeedOnPlay to true.