Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


angularVelocity3D

The 3D angular velocity of the particle.
Read time 1 minuteLast updated 7 days ago

Definition

  • Type: Property
  • Namespace: UnityEngine
  • Assembly: UnityEngine.ParticleSystemModule
public Vector3 angularVelocity3D { get; set; }

Remarks

This is the particle's angular velocity in degrees per second, around each axis.