Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


resetSeedOnPlay

This property controls whether the visual effect generates a new seed for the random number generator with each call to VisualEffect.Play function.
Read time 1 minuteLast updated 7 days ago

Definition

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