Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


position

Apply an offset to the position from which the system emits particles.
Read time 1 minuteLast updated 7 days ago

Definition

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

Remarks