avian3d::collision::contact_query

Type Alias UnsupportedShape

source
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;