Version: 2022.1
언어: 한국어
public void RemovePlane (int index);

파라미터

index The collision plane to remove.

설명

Removes a collision plane associated with this Particle System.


public void RemovePlane (Transform transform);

파라미터

transform The collision plane to remove.

설명

Removes a collision plane associated with this Particle System.