Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


has3DParticleRotations

Determines whether the Particle System rotates its particles around only the Z axis, or whether the system specifies separate values for the X, Y and Z axes.
Read time 1 minuteLast updated 4 days ago

Definition

  • Type: Property
  • Namespace: UnityEngine
  • Assembly: UnityEngine.ParticleSystemModule
public bool has3DParticleRotations { get; }