Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


SetContactEvents(bool)

Enable/disable contact events on all shapes attached to the body. See PhysicsShape.contactEvents.
Read time 1 minuteLast updated 12 days ago

Definition

public void SetContactEvents(bool contactEvents)

Parameters

contactEvents

Whether contact events are allowed on all shapes attached to this body or not.