Property MaxParticles
MaxParticles
Gets or sets the maximum total number of particles. Use -1 for unlimited.
public int MaxParticles { get; set; }
Gets or sets the maximum total number of particles. Use -1 for unlimited.
public int MaxParticles { get; set; }