Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


startSize3D

The initial 3D size of the particle. The current size of the particle is calculated procedurally based on this value and the active size modules.
Read time 1 minuteLast updated 10 days ago

Definition

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

Remarks

This is particle's size in meters in world space.