XNACS1Lib: CSS490 Spring 2011
Gets or Sets the number of particles to be emitted per emit cycle if AutoEmitEnabled = true.

Namespace: XNACS1Lib
Assembly: XNACS1Lib (in XNACS1Lib.dll) Version: 1.0.0.0

Syntax

C#
public int ParticlesPerEmit { get; set; }

See Also