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

VisualEffect.startSeed

public uint startSeed;

Description

The initial seed used used for internal random number generator.

This property is ignored if VisualEffect.resetSeedOnPlay is set to true.