public void RemovePlane (int index);

Parámetros

indexThe collision plane to remove.

Descripción

Removes a collision plane associated with this Particle System.


public void RemovePlane (Transform transform);

Parámetros

transformThe collision plane to remove.

Descripción

Removes a collision plane associated with this Particle System.