Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


startSize

The initial size of particles when emitted. When using curves, this value acts as a scale on the curve.
Read time 1 minuteLast updated 4 days ago

Definition

  • Type: Property
  • Namespace: UnityEngine
  • Assembly: UnityEngine.ParticleSystemModule
Warning
Deprecated. startSize property is deprecated. Use main.startSize or main.startSizeMultiplier instead.
public float startSize { get; set; }