}                                                                                                                   // The current (curve-corrected) size of the particle.

            public Vector3 GetCurrentSize3D(ParticleSystem system)
            {
                return(system.GetParticleCurrentSize3D(ref this));
            }                                                                                                                   // The current (curve-corrected) 3D size of the particle.