bodySetMaxContactsReported(body:amount:)

    Sets the maximum contacts to report. Bodies can keep a log of the contacts with other bodies. This is enabled by setting the maximum number of contacts reported to a number greater than 0.

    PhysicsServer3D.swift:3748
    static func bodySetMaxContactsReported(body: RID, amount: Int32)

    Other members in extension

    Types

    Type members