bodySetMaxContactsReported(body:amount:)

    Sets the maximum number of contacts that the body can report. If amount is greater than zero, then the body will keep track of at most this many contacts with other bodies.

    PhysicsServer2D.swift:3596
    static func bodySetMaxContactsReported(body: RID, amount: Int32)

    Other members in extension

    Types

    Type members