CollidersSetCollisionIgnores Method |
| Name | Description | |
|---|---|---|
| SetCollisionIgnores(Part, Part, Boolean) | Disables/enables all the colliders between the parts. | |
| SetCollisionIgnores(Part, Vessel, Boolean) | Disables/enables all the collidres between the part and a vessel. | |
| SetCollisionIgnores(Transform, Transform, Boolean) | Disables/enables all the colliders between the objects. |