Description:

Removes a single particle from this system.

Syntax:
public virtual void Remove(
Particle particle
)
virtual
Parameters:
  • particle
  • Type: Particle
  • The particle to be removed.
Returns:
Type: void
Available since:
5.0

Nothing found