Legacy Documentation: Version 5.6 (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.GetCurrentSize3D

Switch to Manual
public Vector3 GetCurrentSize3D(ParticleSystem system);

Parameters

system The particle system from which this particle was emitted.

Returns

Vector3 Current size.

Description

Calculate the current 3D size of the particle by applying the relevant curves to its startSize3D property.