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.