Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


pause

Use this property to set the pause state of the visual effect.
Read time 1 minuteLast updated 5 days ago

Definition

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

Remarks

Unity does not serialize this property. This means that, after loading, it automatically resets to the default value.