Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


startSeed

The initial seed used for internal random number generator.
Read time 1 minuteLast updated 6 days ago

Definition

  • Type: Property
  • Namespace: UnityEngine.VFX
  • Assembly: UnityEngine.VFXModule
public uint startSeed { get; set; }

Remarks

Unity ignores this property if you set _resetSeedOnPlay to true.