Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


rotation3D

The 3D rotation of the particle.
Read time 1 minuteLast updated 11 days ago

Definition

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

Remarks

This is the inverse of the particle's Euler rotation in degrees, on each axis.