Legacy Documentation: Version 2018.1 (Go to current version)
LanguageEnglish
  • C#
  • JS

Script language

Select your preferred scripting language. All code snippets will be displayed in this language.

ParticleSystem.Particle.GetCurrentSize

Switch to Manual
public float GetCurrentSize(ParticleSystem system);

Parameters

systemThe particle system from which this particle was emitted.

Returns

float Current size.

Description

Calculate the current size of the particle by applying the relevant curves to its startSize property.

Did you find this page useful? Please give it a rating: