RigidBody2D.contactsReported

The maximum number of contacts to report. Default value: 0.

  1. long contactsReported [@property getter]
    struct RigidBody2D
    @nogc nothrow @property
    long
    contactsReported
    ()
  2. long contactsReported [@property setter]

Meta