getColliderShape(index:)

    Returns the shape ID of the colliding shape of one of the multiple collisions at index, or 0 if no object is intersecting the shape (i.e. isColliding returns false).

    ShapeCast2D.swift:514
    final func getColliderShape(index: Int32) -> Int32

    Other members in extension

    Type members

    Instance members