RigidBody.contactMonitor

If true, the RigidBody will emit signals when it collides with another RigidBody. See also contactsReported.

  1. bool contactMonitor [@property getter]
    struct RigidBody
    @nogc nothrow @property
    bool
    contactMonitor
    ()
  2. bool contactMonitor [@property setter]

Meta