RigidBody2D.contactsReported

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

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

Meta