Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


probability

The probability that the system triggers a burst.
Read time 1 minuteLast updated 10 days ago

Definition

  • Type: Property
  • Namespace: UnityEngine
  • Assembly: UnityEngine.ParticleSystemModule
public float probability { get; set; }

Remarks

Set this value between 0 and 1. Higher values increase the probability that the system triggers a burst.