Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


randomDirection

Randomizes the starting direction of particles.
Read time 1 minuteLast updated 7 days ago

Definition

  • Type: Property
  • Namespace: UnityEngine
  • Assembly: UnityEngine.ParticleSystemModule
Warning
Deprecated. randomDirection property is deprecated. Use randomDirectionAmount instead.
public bool randomDirection { get; set; }

Remarks