Click or drag to resize

CollidersSetCollisionIgnores Method

Overload List
  NameDescription
Public methodStatic memberSetCollisionIgnores(Part, Part, Boolean)
Disables/enables all the colliders between the parts.
Public methodStatic memberSetCollisionIgnores(Part, Vessel, Boolean)
Disables/enables all the collidres between the part and a vessel.
Public methodStatic memberSetCollisionIgnores(Transform, Transform, Boolean)
Disables/enables all the colliders between the objects.
Top
See Also