getCollisionCount

    The number of collisions detected at the point of impact. Use this to iterate over multiple collisions as provided by getCollider(index:), getColliderShape(index:), getCollisionPoint(index:), and getCollisionNormal(index:) methods.

    ShapeCast2D.swift:409
    final func getCollisionCount() -> Int32

    Other members in extension

    Type members

    Instance members