Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


startRange

Setting a value greater than 0 creates a hollow Force Field shape. This will cause particles to not be affected by the Force Field when closer to the center of the volume than the startRange property.
Read time 1 minuteLast updated 5 days ago

Definition

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

Remarks

Additional Resources: ParticleSystemForceField.