pub type UnsupportedShape = Unsupported;
Expand description
An error indicating that a contact query is not supported for one of the Collider
shapes.
Aliased Typeยง
struct UnsupportedShape;
pub type UnsupportedShape = Unsupported;
An error indicating that a contact query is not supported for one of the Collider
shapes.
struct UnsupportedShape;